Best solution for paypal order form?

arpitagarwal82

Senior Member
Joined
Feb 20, 2008
Messages
977
Reaction score
755
I am looking for simple paypal order form with following features
1) Buyer can fill the details and select one of the package (for example select 1 package from 3-4 listed packages)
2) Has option to apply coupon.
3) Get redirected to paypal after clicking submit button in the form.
4) Can pay for the package.

I know that sites like wufoo and jotforms offer these. But they have monthly cost. I am looking for some script or wordpress plugin which can do this.
Any suggestions?
 
There are various paid plugins which can be modified according to your requirements you just have to do some tweaks in the coding part and they will work according to your needs.
 
wufoo is the best atm. not sure if there is another one with no monthly fee.
 
There are various paid plugins which can be modified according to your requirements you just have to do some tweaks in the coding part and they will work according to your needs.

can you name a few?
 
This can only be achieved with two plugins. One plugin for e-commerce (such as woocommerce) that allow you to do coupon + product listing. Other plugin is just paypal payment gateway.
 
You can try this plugin

Code:
http://www.fischercreativemedia.com/plugins/paypal-promocode-plugin/
 
Back
Top