FLUX-SE/PayumStripe

Add StripeJS gateway

Closed this issue · 9 comments

Like the StripeJS gateway available into payum/stripe I think this gateway could be reborn and use the server side *Action already available here.

Using StripeJS will enable to add this? https://stripe.com/docs/payments/accept-a-payment

Not only but you can read the fork of odiseoteam https://github.com/odiseoteam/PayumStripe to get some hint about how to do it.

@odiseoteam do you plan on adding your code on this repository? I can help with it.

@Prometee it is ok for you if we try to integrate that code here?

No problem 😉

Hi @jordisala1991 . Not problem for us too. Do you want me to create the PR?

If you want to open the PR that would be great. I can help with the review process

Here is @jordisala1991 #5 . @Prometee after this we need to merge the StripeJs integration for Symfony Bundle and Sylius plugin.

@jordisala1991 We need to fix the existing tests and maybe to create the proper tests for StripeJs.

@odiseoteam yes I will handle the renaming of the bundle repo and the Sylius plugin too.
Also be noticed that those 3 repositories will be moved into my company GitHub organisation. Normally it will not change so much thing for those who clone the repositories has GitHub will handle the redirect, but I will have to change the vendor name of the composer package.
Finally the Sylius plugin will be proposed has a free package on Sylius plugin list website.