This is an old revision of the document!
Paypal Payments page
The PayPal payments page can be accessed via the below url, it is in the public domain so it doesn't require a login to access.
https://[library_code].mibase.com.au/public/paypal/index.php?m=NEW&&a=10&&id=758
For this to work for your library you need: 1. A Paypal account 2. Needs to be upgraded to a business Paypal account 3. The email address in settings needs to be the same as the email address for the PayPal account (email me if this is an issue, I could probably change this)
Maroondah Toy Library would have a url https://maroondah.mibase.com.au/public/paypal/index.php?m=NEW&&a=10&&id=758
There are default values in the URL that define the amount, type of payment, and member id
m = Type of payment = NEW
a = amount to pay = $10
id = member number = 758
You can include default values for the payment in this url in any of the templates that has a [renewal_fee] and/or [borid] bookmark.
For example if you were to include a link to the payment page in the due_to_expire automatic email, it would be
https://maroondah.mibase.com.au/public/paypal/index.php?m=Renewal&&a=[renewal_fee]&&id=[borid]