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:
Alternative Payment Method | Multi-APM iframe (ExpressAPM) | Individual-APM iframe (button iframe) | Custom (redirect) |
|---|---|---|---|
through Citcon | Y | Y | Y |
| Apple Pay | Y | Y | N |
| Google Pay | N | Y (through custom DIV only) | N |
| Klarna | Y | Y | N |
| Paynet | Y | Y | Y |
| PayPal / PayPal (with Braintree) | Y N | Y Y | Y N |
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) |
|
|

