#MacTavish-payments
1 messages · Page 1 of 1 (latest)
hi! well it depends a bit, there are many ways to use Stripe. Overall though, we mostly design things intentionally so that you have to create/manage your set of Price/Product objects on your Stripe account to use our recommended integrations like the hosted Checkout page.
If you do already have a lot of logic on your side and just want to process a raw payment for a given amount, you could use PaymentIntents directly with a custom form : https://stripe.com/docs/payments/accept-card-payments