I've created a paypal buy now button and integrated it successfully. When testing I notice that once I reach the paypal site there's an option to redeem a "voucher, reward or other discount".

How do I create the voucher/discount codes?

The instructions I've seen so far seem to relate to handling the coupon codes on your own website i.e. you have to allow users to enter the code on your site. I'm looking for a solution where my customers can redeem a coupon code on the paypal website using the option I mentioned earlier.

link|improve this question

66% accept rate
feedback

1 Answer

up vote 2 down vote accepted

You cant create vouchers. Only paypal or ebay users can create those. You're gonna have to create a script that calculates the discounts on your website before sending the total amount to paypal checkout. Check a script i posted on my profile for more info.

link|improve this answer
This is what I did in the end – opsb Oct 21 '11 at 7:37
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.