Alokai

Payment

The data received from the /payments request - it contains either the result of the payment or an additional action that will then trigger the PaymentDetails call

export type Payment = AdyenTypes.checkout.PaymentResponse;

Referenced Types

  • PaymentResponse

On this page