Select a preferred payment mode from available options during the cart checkout process to securely and efficiently complete their transaction.
Arguments
buyNow
BooleanWhether to get Buy Now cart. Example: false
id
StringThe unique identifier of the cart. Example: '5bb521cfdc83215e1889b346'
updateCartPaymentRequestInput
UpdateCartPaymentRequestInputUpdate payment mode and related details (address, merchant code, aggregator, etc.). Example: { payment_mode: 'CARD', aggregator_name: 'Razorpay' }
Response
Mutation
Try it
Input Variables
Response
Was this section helpful?