#cmarston1500
1 messages · Page 1 of 1 (latest)
Hi there, have you tried Stripe Checkout or Payment Element?
Yes, but we will sit between Stripe and the merchant website so we are trying to figure out how we make that work? The merchants want the checkout to load in their domain not Paytia's
There is no issue with the merchant still controlling checkout from the Stripe portal. We are not trying to replace Stripe in the solution design. We just need a way to monetize all transaction types.
Ok, you can collect a application_fee through Checkout as well https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data-application_fee_amount
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
https://stripe.com/docs/payments/checkout/custom-domains and you can use your own domain for checkout