Add-on Stripe Payments for User Upgrades

jasperto

New member
I need a simple add-on to allow me to replace PayPal as the payment gateway for user upgrades. I'm indifferent on how this is accomplished via the Stripe API as long as it works.

Please give me an estimate for this add-on and a timeframe for completion.

Thanks!
 
I think this would be a job for @xfrocks.

He already has an a framework for adding different payment providers called Pay Gates.
 
I think this would be a job for @xfrocks.

He already has an a framework for adding different payment providers called Pay Gates.

I guess integrating stripe would require much more than that framework. With stripe you can directly charge the users credit card, so there would be a form required for sending the credit card info to stripe.

Edit: My bad, there is this thing called Stripe Checkout, you can use that to charge the user and then use stripe web hooks to ping paygates.
 
Top Bottom