CHANGE: At smartgateway-mandate-integration/docs/express-checkout/create-order--mandate by Aniket Lawaniya #500
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[{"filePath":"https://raw.githubusercontent.com/juspay/juspay-sdk-integration-demo/api-reference-hdfc/mandates/create-order/request-upi.sh","text":"curl POST 'https://smartgateway.hdfcbank.com/orders' \\n-H 'x-merchantid: merchant' \\n-H 'Content-Type: application/x-www-form-urlencoded'\\n-d 'order_id=234823498237423894273498' \\n-d 'amount=1.00' \\n-d 'currency=INR' \\n-d 'customer_id=cst_lz7emoo5okgav' \\n-d 'customer_email=[email protected]' \\n-d 'customer_phone=9818638469' \\n-d 'billing_address_first_name=Name' \\n-d 'billing_address_city=Bengaluru' \\n-d 'shipping_address_city=Mumbai' \\n-d 'shipping_address_first_name=Name' \\n-d 'options.create_mandate=REQUIRED' \\n-d 'mandate.amount_rule=VARIABLE' \\n-d 'mandate.max_amount=1000.00' \\n-d 'mandate.revokable_by_customer=true' \\n-d 'mandate.block_funds=false' \\n-d 'mandate.start_date=1598965200' \\n-d 'mandate.end_date=1914141600' \\n-d 'mandate.frequency=MONTHLY' \\n-d 'mandate.rule_value=1' \\n-d 'mandate.rule_type=ON' \\n\n","sha":"674204b71769ff18b5b54cb6607a2848ed6fa6de"}]