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

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -