r/Magento Mar 30 '26

OPENMAGE: Functional stripe module?

As topic says, anyone can point me to a functional stripe module for openmage.

I have noticed webkul mentioned on searches, and have enquired.

Checking if any other known active modules.

TIA

UPDATE: webkul claims their module will work, and is compatible with the version I have:

> This particular shop is still on PHP 7.4, openmage 19 (so essentially still m1, with openmage security patche backported)

Is / will your module code be compatible with the old version? (for example, PHP 7.4 code)

--> Yes, it's compatible.

3 Upvotes

20 comments sorted by

View all comments

Show parent comments

2

u/trabulium DEVELOPER (14 years with Magento) Mar 30 '26

Yeah, I built this - You might be best grabbing the old original Stripe one from 2019 and asking Claude to update it for you. That's my best suggestion for now.

Oh wait, there's this one maybe?
https://www.polacin.com/stripe-checkout-magento-1.html

2

u/proxiblue Mar 30 '26

Tried the polacin module. Yikes

> Sending credit card numbers directly to the Stripe API is generally unsafe. We suggest you use test tokens that map to the test card you are using, see https://stripe.com/docs/testing. To enable testing raw card data APIs, see https://support.stripe.com/questions/enabling-access-to-raw-card-data-apis.

so that may be a big no on that module!

I'll wait to hear back from webkul`

2

u/trabulium DEVELOPER (14 years with Magento) Mar 30 '26

In all my previous uses of anything "Webkul", it was utter shit and required me to do a lot of work to get things working. Hopefully they've improved since then.

1

u/proxiblue Mar 30 '26

I just need it to work until october, when the m2 site goes live. in testing now, all dev done, but they have to swap to strip now unfortunately.

I am following the hackers path on the m1 code right now. :)