rajudp Posted August 5, 2019 Posted August 5, 2019 anybody please help me to add Razorpay payment module. i am from india and most other payment modules not support here the code they have given is below <form action="" method="POST"> <!-- Note that the amount is in paise = 50 INR --> <script src="https://checkout.razorpay.com/v1/checkout.js" data-key="xxx_test_yyyyyyyyyyyyyy" data-amount=amount data-buttontext="Pay with Razorpay" data-name="Name of seller" data-description="order number" data-prefill.name="Customer name" data-prefill.email="Customer Email" data-prefill.contact="Customer Phone" data-theme.color="#F37254" ></script> <!-- input type="hidden" value="Hidden Element" name="hidden"> --> <input type="hidden" value="Hidden Element" name="hidden"> how to add the code the the module Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.