Anchor to PaymentDetailsPayment
PaymentDetails
union
Requires access scope.
Payment details related to a transaction.
Anchor to Possible typesPossible types
- •OBJECT
Card payment details related to a transaction.
- •OBJECT
Shop Pay Installments payment details related to a transaction.
Was this section helpful?
Anchor to Fields with this unionFields with this union
- •OBJECT
The payment details for the transaction.
- •OBJECT
The associated payment details related to the transaction.
Was this section helpful?
1union PaymentDetails = CardPaymentDetails | ShopPayInstallmentsPaymentDetails