mutation

selectPaymentMode

Select a preferred payment mode from available options during the cart checkout process to securely and efficiently complete their transaction.
Arguments
buyNow
Boolean
Whether to get Buy Now cart. Example: false
The unique identifier of the cart. Example: '5bb521cfdc83215e1889b346'
updateCartPaymentRequestInput
UpdateCartPaymentRequestInput
Update payment mode and related details (address, merchant code, aggregator, etc.). Example: { payment_mode: 'CARD', aggregator_name: 'Razorpay' }
Response
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...