PaymentDetails
The data received from the /payment/details request, it will contain the final result of the payment.
export type PaymentDetails = AdyenTypes.checkout.PaymentDetailsResponse;Referenced Types
PaymentDetailsResponse
The data received from the /payment/details request, it will contain the final result of the payment.
export type PaymentDetails = AdyenTypes.checkout.PaymentDetailsResponse;PaymentDetailsResponse