Hi!
We would like to ensure that all Commerce 2.x payment gateways have Ludwig integration, to ensure that they can be installed without Composer.
You can find out more about Ludwig from this blog post: https://drupalcommerce.org/blog/49669/installing-commerce-2x-without-com...
And you can find a sample Ludwig integration here: http://cgit.drupalcode.org/commerce_ingenico/commit/?id=364f5ea

Notes:

- If your SDK has a dependency of its own in its composer.json, you must list that in the ludwig.json file as well

- You do not need to list dependencies that are included in Drupal core (such as Symfony)

If you have any doubts, you can post a patch to this issue first, and then someone from the Commerce Guys team will review.

Thank you!

Comments

krcha created an issue. See original summary.

ndf’s picture

This module needs the SDK from mollie.

thomas cys’s picture

StatusFileSize
new314 bytes

Ludwig integration provided in attached patch.

thomas cys’s picture

Status: Active » Needs review
thomas cys’s picture

StatusFileSize
new1.04 KB

Added hook_requirements.

  • ndf committed c11b0cb on 8.x-1.x
    #2892659 by Thomas Cys: add Ludwig integration
    
ndf’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.