c# - PayPal recurring payments using express checkout order summary -


i trying setup paypal recurring payments using express checkout. follow instructions here. although code has bugs on own, got work. want customize order summary on paypal side, cannot work.. basicly, now, when user redirected paypal, user in order summary can see "recurringbilling" in picture below: enter image description here

"recurring billing details here" value batype.billingagreementdescription paypal's example.

i show information in place order, purchasing, in pic below: enter image description here

i tried add info paymentdetail.paymentdetailsitem (list<paymentdetailsitemtype>), shows description anyway. maybe missing something, can this? also, can include receipt number link database?


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -