Help:Extensions/paypal-addtocart-ship
From Sekhet-Maat Lodge
< Help:Extensions(Redirected from Extensions/paypal-addtocart-ship)
To create a button which will add the item to the cart, but not charge any shipping, use this extension. This is especially useful for event attendance.
- Paypal extensions: Extensions/paypal-ticketbox | Extensions/paypal-addtocart-noship | Extensions/paypal-addtocart-ship | Extensions/paypal-donate
[edit]
Syntax
<paypal-addtocart-ship description="description" amount="price" </paypal-addtocart-ship>
[edit]
Parameters
- description A description of the item. This will appear on their email receipt.
- amount The price of the item. Do not use a dollar sign. Example: 15
[edit]
Example
The code for a button would look like the following:
<paypal-addtocart-ship description="Abramelin Oil" amount="15"> </paypal-addtocart-noship>
- This yields the following linked image. You can format it as you like. Here we have wrapped it in <center> tags. (click it to see how it looks to a customer)
