Home > @infiniteobjects/shopify-data-manager > AdminTypes > OrderTransaction > paymentMethod
Warning: This API is now obsolete.
Use
paymentIcon
instead.
The payment method used for the transaction. This value is null
if the payment method is unknown.
Signature:
paymentMethod?: Maybe<PaymentMethods | `${PaymentMethods}`>;