#ErinaceusEAM-payments
1 messages · Page 1 of 1 (latest)
payments in Stripe generally require the use of a client side since you need to collect card details from the customer in a PCI compliant way, in their browser. Can you expand on the "S2S" part?
The PCI is covered by our gateway, all client data is collected and passed directly to the gateway, then depending on the geo. of the client and the terms we have with various acquirers in regards to that region + amount of transaction + product type and location of the supplier (dropshipping) we decide which acquire the payment will go to. For that we need to capture the data, and then process the payment (with a delay)
you should contact our sales or support teams instead (https://support.stripe.com/?contact=true ) as that's an advanced use case that we don't have public docs on.