Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > netPayment
Warning: This API is now obsolete.
Use
netPaymentSet
instead.
The net payment for the order, based on the total amount received minus the total amount refunded, in shop currency.
Signature:
netPayment: Scalars['Money']['output'];