Payu payment gateway integration with PHP -


payu provide lot of api. don't know api used. want integrate lots of option like,

  1. credit card option
  2. debit card option
  3. web checkout option

most recommended way use direct payment gateway provider's api rather others.
if using payu biz :
step 1: can use simple html form enter payu payment gateway
step 2: can use official payu sdk payu sdk
if using payu money :
can download php api merchant login page. in general payment gateway provider provide credit/debit , netbanking options.


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -