Supported integration methods for APMs
You can offer payment providers for your consumers using any of the following integration methods, depending on what the payment provider supports:
- Through Express APM, in an iframe that displays all payment methods available to the consumer, with a radio button to select the desired payment method.
- In an individual iframe on the page for each APM.
- Using a custom method (such as your own button or image) to redirect to the payment provider.
The following table shows which integration methods are supported by each payment method:
| Multi-APM iframe | Individual-APM iframe | Custom |
---|---|---|---|
through Citcon | Y | Y | Y |
Y | Y | N | |
N | Y (through custom DIV only) | N | |
Y | Y | N | |
Y | Y | Y | |
Y | Y | Y | |
through Checkout.com | Y | Y | N |
Given this information, there are pros and cons to each method.
Integration method | Pros | Cons |
---|---|---|
Multi-APM iframe (ExpressAPM) |
|
|
Individual-APM iframe (button iframe) |
|
|
Custom (redirect) |
|
|
Updated about 3 hours ago