backdrop-contrib / commerce

GNU General Public License v2.0
3 stars 5 forks source link

Thanks & other commerce modules #24

Open mr-simba opened 4 days ago

mr-simba commented 4 days ago

Thank your very much for this port of commerce. As far as I can test it, all seems to work.

Of course, there are still some modules needed to fully test this. For example billing gateways like commerce_paypal or commerce_stripe and a invoice system like commerce_billy.

Any idea, if some of these modules are getting ported to backdrop cms as well:

Commerce Billy https://www.drupal.org/project/commerce_billy

Commerce Billy Mail https://www.drupal.org/project/commerce_billy_mail

Commerce Custom Offline Payments https://www.drupal.org/project/commerce_cop

Commerce PayPal https://www.drupal.org/project/commerce_paypal

Commerce Stripe https://www.drupal.org/project/commerce_stripe

Commerce Node Checkout https://www.drupal.org/project/commerce_node_checkout

Commerce License https://www.drupal.org/project/commerce_license

elisseck commented 4 days ago

Glad to hear it seems to be working! These companion module ports are not part of the work I am currently doing, although I'd be glad to see them ported and could help on volunteer time with no promised timeline.

Others have been beginning to port modules over for commerce so take a look at https://github.com/orgs/backdrop-contrib/repositories?language=&q=commerce&sort=&type=all for the full list

We did do one invoicing module for a client although I don't know if it's as robust as billy: https://github.com/backdrop-contrib/commerce_invoice_receipt

Stripe has been started, but is looking for maintainers (https://github.com/backdrop-contrib/commerce_stripe). I'm a bit worried about the state of the 7.x of that module though so I think it may need some work... See: https://www.drupal.org/project/commerce_stripe/issues/3198867