This is an old revision of the document!
Paypal Payments page
The PayPal payments page can be accessed via this 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
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]