Contents:
One of the cool things you can do with this new feature is allow coupon codes on your forms that can give your users specific discounts. This should help clarify that ordering the product is possible with our without a coupon, which might be less clear if we displayed a coupon code field at all times.
The easiest way to do this is add a Multiple Choice field with a single choice. For the Field Title, give it the confirmation message you want to show if the coupon code is valid. To make the choices and radio input not show to the user just add cloak to the CSS Keyword options under the Field Setting tab for this Multiple Choice field. After you save your form, go to the Payment Settings area for the form and assign the discount amount to the Multiple Choice field using a negative price amount.
What if the buyer returns the item and the seller refunds the PayPal payment? You will receive a refund for the entire portion of the purchase you paid for. About the Author Louise Balle has been writing Web articles since , covering everything from business promotion to topics on beauty. The final step is set up a variety of conditional logic that makes our form respond property to our users input as well as calculate the price accordingly. At our last race, we had a free option on the same form as a paid option.
It should look something like this:. Please note that you have to use fixed values for these negative values.
You cannot use percentages. The final step is set up a variety of conditional logic that makes our form respond property to our users input as well as calculate the price accordingly. This content may be old or outdated.
Leave the Archive. Learn more in Community Events.
I have built my website myself with a template from weebly. I see a lot of sites with this option so I assume it can't be too difficult to install.
What is available are the HTML "discount" variables. Thru the use of these variables and some custom scripting, you can create either a mini-cart or item button that allows your customers to insert a promotional code or coupon for a discount. If you're not in to coding then you would need to find and use a 3rd party shopping cart that has the features you need. For example, check out this one, as it's easy to work with:. You can even change the script to a. Unfortunately no for both.
Is there an easy way to offer my customers a discount at check out? I have built my website using a weebly template so know the very basics. I have seen this option on many paypal checkout pages so how can I get this? Click Tools. Click PayPal buttons.
Enter your information to customize the button to your needs. Click Step 2: This ensures that you're creating a non-hosted button. Click Create Button. Click Remove code protection.
You must do this to make your code editable. Click Select Code to select the button code. Copy and paste the button code into your own webpage code.
PayPal doesn't support discount codes or coupons, but you can offer customers discounts by Enter your information to customize the button to your needs. I am trying to add a part to my checkout that will allow my customers to add a promotional code for a discount, say % for joining my.
This is the JavaScript code used to apply a 10 percent discount: The first FORM command just gives the discount with no questions. Your site would proclaim a 10 percent discount on all products for the next week. The script displays the original prices on the site, but applies a 10 percent discount to all items ordered.