PayU provide lot of API. I don't know which API is used. I want to integrate with lots of option like,
- Credit card option
- Debit card option
- Web checkout option
PayU provide lot of API. I don't know which API is used. I want to integrate with lots of option like,
Most Recommended way is use Direct Payment Gateway Provider's API rather than others.
IF your are using PayU biz :
Step 1: You can use simple HTML form enter into payu payment gateway
Step 2: You can use official payu SDK PayU SDK
If you are using PayU Money :
You can download PHP API from merchant login page.
In general payment gateway provider will provide Credit/Debit and netbanking options.
To integrate Payumoney in woocommerce "PayU" provides a simple plugin to integrate. Install it, enter your credential and that’s all.. Done..
If you want to integrate it in wordpress non e-commerce site, it needs customization. Install PHP kit provided by payumoney through FTP file upload or web hosting control panel.
The most important you have to pass the values of all required parameter as mentioned in their documentation. Pass these values with $_POST. That’s it.
I have done the same thing in Hotel Booking system. Its working fine.If you need any further help, contact me on aryamaae.com