📄️ SDK and APMs load - Single container
The following section describes how to integrate and use the Revup APM SDK. When using this API, remember that the following apply to every case:
📄️ SDK and APMs load - Multiple containers
The SDK APM must be instantiated. This SDK can start the instantiation because it works independently of the one used for card payments.
📄️ Method to obtain other available payment methods
Returns the list of Alternative Payment Methods (APMs) available for the current order/merchant context, including per-method capabilities when relevant
📄️ Apple Pay certificate process in Revup
In order to make payments with Apple Pay, a certificate issued by Apple is required.
📄️ Apple Pay Recurring Payments (MPAN)
To process recurring payments with Apple Pay using MPAN (Multi-Use Payment Token), include the recurrenceMetadata object in the order creation within paymentDetails. If the data is sent in the order, it will also be returned in the payment callback.