#artemis3234
1 messages · Page 1 of 1 (latest)
I don't know much about bubble, but it looks like there's already some bubble/stripe plugins you could look into https://manual.bubble.io/core-resources/bubble-made-plugins/stripe
thanks, i have seen these but i am speaking specifically about checking out as guest. the plugins are requiring the payer to register as a user and this isn't something i want
Ah I see
I know how you'd configure this directly through our API (https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-customer_creation), but it'd be up to you to figure out the rest of the steps of how to integrate with stripe overall on bubble
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.