Help:Extensions/paypal-ticketbox

From Sekhet-Maat Lodge

To create a right-floating table which will have PayPal buttons for member and general admission prices, will-call instructions, and a custom message, use this extension. Note that most information about an event is not provided in the box, so this should only be used on a page where complete details are given.

Paypal extensions: Extensions/paypal-ticketbox | Extensions/paypal-addtocart-noship | Extensions/paypal-addtocart-ship | Extensions/paypal-donate

Syntax

<paypal-ticketbox
eventname="EventName"
doorsopen="DoorsOpen"
memberamount="MemberAmount"
generalamount="GeneralAmount"
message="Message">
</paypal-ticketbox>

Parameters

  • EventName A description of the event. This will appear on their email receipt. It is best to include the date, especially if tickets can be purchased far in advance. Example: Rite of Saturn - Dec 12 2012 e.v.
  • DoorsOpen What time the doors open. Example: 7:30pm
  • MemberAmount The price of attendance for members. Do not use a dollar sign. Example: 10.00
  • GeneralAmount The price of attendance for general admission. Do not use a dollar sign. Example: 15.00
    • Note: Our Standing Rules indicate that Lodge Members always receive a discount on ticketed events.
  • Message Any important messages; for example, how the funds will be used.

Example

<paypal-ticketbox 
eventname="Rite of Saturn - December 12 2012 ev" 
doorsopen="7:30pm" 
memberamount="10.00" 
generalamount="15.00" 
message="The proceeds from this event will be used to support our nonprofit purposes, as described on our home page.">
</paypal-ticketbox>
This yields the ticketbox on the right. If placed at the top of a page, text on the left will wrap around. See Rite of Venus Rock Opera for an example.
When you arrive, your advance registration will be listed under the name associated with your payment.
SML Members - $10.00
Others - $15.00
The proceeds from this event will be used to support our nonprofit purposes.
Views
Personal tools