paypal shopping cart and Discount
paypal shopping cart and Discount
How to add a discount with PayPal ?
THANKS
THANKS
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Re: paypal shopping cart and Discount
Where to add the discount amount on a product ?
Thanks
Thanks
Re: paypal shopping cart and Discount
You can set the discount in the PayPal properties.
Re: paypal shopping cart and Discount
Sorry to hijack this thread Pablo - Where exactly do you set the discount? I cannot see this option.
Running WYSIWYG Web Builder since 2007...
Re: paypal shopping cart and Discount
You can add a discount and other additional PayPal options via "Extra Variables".
Re: paypal shopping cart and Discount
Thank you for this - So how would the customer use this? Would they automatically get 10% off or can they enter a code at the checkout to deduct the 10%?
Running WYSIWYG Web Builder since 2007...
Re: paypal shopping cart and Discount
In this case, the discount value will be subtracted from the total price.
Note that this is standard PayPal functionality, not specific to WWB.
More options:
https://developer.paypal.com/api/nvp-so ... variables/
Note that this is standard PayPal functionality, not specific to WWB.
More options:
https://developer.paypal.com/api/nvp-so ... variables/
Re: paypal shopping cart and Discount
In that case I will post in suggestions for a Discount code feature.Pablo wrote: ↑Tue May 07, 2024 11:24 am In this case, the discount value will be subtracted from the total price.
Note that this is standard PayPal functionality, not specific to WWB.
More options:
https://developer.paypal.com/api/nvp-so ... variables/
Running WYSIWYG Web Builder since 2007...
Re: paypal shopping cart and Discount
Note that I can only add option that are supported by PayPal.
You can already use all of the supported options.
You can already use all of the supported options.
Re: paypal shopping cart and Discount
I am aware of this - PayPal does not need to deal with discounts - as WWB will and will send the final figure to PayPal to charge the customer. (This is how [RZ]'s worked).
Running WYSIWYG Web Builder since 2007...
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Re: paypal shopping cart and Discount
Just want to quip in on this. I think it can (or could) be done with javascript. At onetime in a webpage (galaxy) site (far far away) the owner gave very helpful PayPal code (javascript) to do this. The site wasn't a coding or design help it was just something the owner done on the side. I did try using the web archive to find it but I get told the archive is not secure. I do have a reference to the PayPal community that shows an example using javascript can't say it is valid anymore as it is old.
Anyway here is the PayPal link.
https://www.paypal-community.com/t5/Arc ... d-p/632572
Anyway here is the PayPal link.
https://www.paypal-community.com/t5/Arc ... d-p/632572
Re: paypal shopping cart and Discount
Interesting BF - However this does not need to be connected to PayPal imho - It can be setup like what Pablo currently has with Extra Variables - It would look like this:BaconFries wrote: ↑Tue May 07, 2024 4:00 pm Just want to quip in on this. I think it can (or could) be done with javascript. At onetime in a webpage (galaxy) site (far far away) the owner gave very helpful PayPal code (javascript) to do this. The site wasn't a coding or design help it was just something the owner done on the side. I did try using the web archive to find it but I get told the archive is not secure. I do have a reference to the PayPal community that shows an example using javascript can't say it is valid anymore as it is old.
Anyway here is the PayPal link.
https://www.paypal-community.com/t5/Arc ... d-p/632572
Running WYSIWYG Web Builder since 2007...
Re: paypal shopping cart and Discount
Hi,
I use card with onclick events with action ecommerce. Suggestion add a discount field in action ecommerce
Thanks
I use card with onclick events with action ecommerce. Suggestion add a discount field in action ecommerce
Thanks
Re: paypal shopping cart and Discount
add a discount and tax field in action ecommerce
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Re: paypal shopping cart and Discount
@paul if you have any "New" suggestion(s) can you please post at the appropriate section of the forum Suggestions/Improvements this is so they do not get lost in another thread. Thanks