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:
"recurring billing details here" value batype.billingagreementdescription
paypal's example.
i show information in place order, purchasing, in pic below:
i tried add info paymentdetail.paymentdetailsitem
(list<paymentdetailsitemtype>
), shows description anyway. maybe missing something, can this? also, can include receipt number link database?
Comments
Post a Comment