I have integrated express checkout recurring payment for paypal using https://github.com/fnando/paypal-recurring gem in my rails3 project. Now I got request to add BN code which provided by paypal for referral program.
I checked gem again but not found any parameter to pass BN code. Can anyone have idea how to pass BN code with given gem? There are 'reference' parameter but its not for BN as per I checked in detail.
I referred https://www.paypal-marketing.com/emarketing/partner/na/portal/integrate_bn_codes.html#ec But not helped much.
Please give your inputs if anyone has idea with given gem.
Thanks,