stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PaymentInstrument

AdminTypes.PaymentInstrument type

All possible instrument outputs for Payment Mandates.

Signature:

export type PaymentInstrument = VaultCreditCard | VaultPaypalBillingAgreement;

References: VaultCreditCard, VaultPaypalBillingAgreement