Page 1 of 1

Re: How to use the Stripe hosted checkout page

Posted: 07 Oct 2019, 15:55
by aimeos
Currently, the Omnipay driver seems to support Charge and Intend API only:
https://github.com/thephpleague/omnipay ... asic-usage

You could create a PR for the Omnipay Stripe driver that handles the checkout page API.

Re: How to use the Stripe hosted checkout page

Posted: 14 May 2020, 17:03
by torresrecife
Hello mdv2, did you manage to do it the way you wanted? I need to do the same thing. Can you post as you did?