#Joedmiso
1 messages · Page 1 of 1 (latest)
1- Not sure if I follow but it's just like your Platform: you can create metadata on each PaymentIntent to mark your ecommerce sales to link them over
2- You would need to code, for example the application fee amount here https://stripe.com/docs/connect/destination-charges#application-fee
Hi Orakaro. So we are a pharmacy ecommerce offering a solution to pharmacies to sale online. We offer payments etc..... So, we got a Key for our marketplace to get stripe payments ( but I assume this is for us, not for the pharmacies). In the dashboard we created a connected account ( which will be one of the chemist using our platform)... the, Q: where do we get the key for this pharmacy for them to be able to use stripe payments ?
Q- where do we put the destination charges codes, in their site ?
or all of them use the same key that the platform have? and then with the destination charges we just split the payments between their sales and our fee?
@dawn stump
where do we get the key for this pharmacy for them to be able to use stripe payments ?
No you can use Stripe Account header and your own platform key to code the integration (It's better to include your dev here so we can help them directly)
where do we put the destination charges codes, in their site ?
Normally on your site's backend, since that is run by your Platform key.