express checkout - Paypal third party recurring payment version issue -


i have integrate third party recurring payment using paypal express checkout.

earlier using gem process recurring payment not provide functionality third party https://github.com/fnando/paypal-recurring

so process third party followed 1 fork of gem provides steps process recurring payments on behalf of third party. here link: https://github.com/fredxinfan/paypal-recurring, followed complete documentation of this.

below of steps followed

  1. i took necessary permission merchant process recurring payment using paypal permission service
  2. generated signature , token , token secret of merchant using fredxinfan/paypal-permissions git repo
  3. i passed third party params in header of setexpresscheckout call gives verion error.

api version hard coded in following repo , same in both check api version method here in repo 72

i tired switch version latest specified here in paypal doc version 86

please provides suggestions how can resolve issue or alternative solution process third party recurring payments in paypal.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -