|
|
|
|
|
by darvy
4372 days ago
|
|
I wish there was a non-JS version of Stripe Checkout. Rather than throwing up the modal window, I'd prefer to redirect my users to a Stripe hosted checkout page where they can make payment and we can deal with it via webhooks. Similar to how PayPal works really. Currently I'm integrating with the API directly to do this but I'd have preferred to use a page hosted by Stripe, especially considering they are starting to open up to other payment methods. |
|
Stripe would need a page that doesn't have its branding but instead only has yours.