Checkout Button Multi-Item Shipping Discount
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I will just preface this with, I have already read through every help and forum posts on this topic, but all of the information seems to be outdated.
I am trying to create a paypal checkout button with discounted shipping.
1) The HTML Variable shipping= doesn't work anymore: error - "Unsupported variable shipping"
If I use the variable shipping2= It only works for one item.
I am trying to make buttons for different products. After one product has been purchased, there should be a discount added to each additional product purchased.
So, Item1 added to cart - shipping cost $2 - item2 added to cart - should have discounted shipping $.50
but it doesn't work.
I use the variable shipping2=.50
If I put Item1 in the cart twice it discounts shipping. But it doesn't work if I put Item1 in the cart and then Item2 in the cart it doesn't discount shipping. I made both buttons with the variable shipping2=.50
Any help would be greatly appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- I can't set Shipping Calculations for a Buy now Button - there's no option in my profile? in Braintree Client-side Integration (JS, iOS, Android SDKs)
- PayPalWebPayments - Shipping Address Change in SDKs
- Add a "Pay with PayPal" button in PayPal Payments Standard
- Could not create PayPal Buttons in PayPal Payments Standard
- Prevent changing shipping address via SET_PROVIDED_ADDRESS not working. Orders V2 Advanced Checkout in REST APIs