PaymentMethod
The attributes to update in the order's payment method.
constructor
Properties
provider_id
stringThe ID of the payment provider used in the order.
data
Record<string, unknown>The data to attach to the payment.
Was this section helpful?