How can I specify an administrator fee in PayPal when ordering less than two items?

This is my first time using PayPal to process payments from a website, and I'm struggling to get my client business model to work with PayPal Website Payments Standard.

Basically, the way each order works is that if the customer orders only 1 tour, there is a supplement for one person in the amount of £ 250.

Any thoughts on how to add this to the design?

My best attempt is to add a processing fee of £ 250 and give a discount of £ 250 if a customer orders more than 1 tour.

For instance...

<input name="amount" value="750" />
<input name="handling" value="250" />
<input name="discount_amount" value="0" />
<input name="discount_amount2" value="250" />
<input name="discount_num" value="1" />

, , ​​ , " ". , " " " ".

.

+3
2

, , " 1 " PayPal?

+2

"" 250 , 2+ ?

+1

Source: https://habr.com/ru/post/1731423/


All Articles