public interface CheckoutSetupParametersHandler
Modifier and Type | Method and Description |
---|---|
void |
onRequestPaymentSession(CheckoutSetupParameters checkoutSetupParameters)
Called when a payment session needs to be requested from the Adyen payments platform.
|
void onRequestPaymentSession(CheckoutSetupParameters checkoutSetupParameters)
checkoutSetupParameters
- The parameters that need to be submitted to Adyen in order to create the payment session.