We are planning to integrate PayPal Payflow Pro with our eCommerce solution in a way that offloads the vast majority of PCI Compliance/Scope onto the payment gateways. Typically this is done by iframe and that’s one of the items we are trying to confirm support for so we can follow existing integration patterns we have set.
We want our web store to work in the following way:
- On the Checkout page, 1.1 iFrame will collect card information 1.2 Shopper can decide to save the card OR use an existing saved card 1.3 After clicking on the Place Order button (which will be outside iFrame), the payments will be processed via the gateway and a response will be received by the application