Magidoc

nauticalOrderPaymentCreate
Mutation

Create and process a new payment for given nautical order. Be aware that in nautical orders flow, payment will be handled as part of this mutation; while in checkout flow, it will be processed as part of CheckoutComplete mutation.

Arguments

#

input

Non-null

Data required to create a new payment.

orderId

ID !
Non-null

Marketplace Order ID.

Response

#

Returns NauticalOrderPaymentCreate .

Example

#