Help:Extensions/paypal-addtocart-ship

From Sekhet-Maat Lodge

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

Syntax

<paypal-addtocart-ship 
 description="description" 
 amount="price"
 </paypal-addtocart-ship>

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

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)

Views
Personal tools