Help:Extensions/paypal-addtocart-noship

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-ticketbox-guest | Extensions/paypal-addtocart-noship | Extensions/paypal-addtocart-ship | Extensions/paypal-donate

Syntax

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

Parameters

  • description A description of the item. This will appear on their email receipt. It is best to include as complete detail as possible, especially if it is for attendance at an event. Giving the time of doors opening, for example, is very helpful to the attendees. Example: Rite of Saturn - Member price - Doors open at 7:30pm, Dec 12 2012 e.v.
  • amount The price of the item. Do not use a dollar sign. Example: 15.00

Example

Using the example information above, the code for a button would look like the following:

<paypal-addtocart-noship 
 description="Rite of Saturn - Member price - Doors open at 7:30pm, Dec 12 2012 e.v." 
 amount="15.00">
 </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. But don't buy a ticket - it's not a real event):

Personal tools