#ErinaceusEAM-payments

1 messages · Page 1 of 1 (latest)

willow condor
#

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?

past barn
#

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)

willow condor