Fields
currency
String!Required
Currency code of the transaction. eg. INR
failure_callback_url
String!Required
Failure page url.
meta
JSONMeta details.
payment_link_id
String!Required
Unique id of payment link. Refer to the response of the createPaymentLink mutation.
payment_methods
PaymentMethodsInput!Required
Create Order User Payment Method schema.
success_callback_url
String!Required
Success page url.
Was this section helpful?