===== 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/reservations/pay.php?m=NEW&&a=10&&id=203** For this to work for your library will need: - A Paypal account - Account needs to be upgraded to a business Paypal account - 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) For Example Maroondah Toy Library would have a url https://maroondah.mibase.com.au/public/reservations/pay.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/reservations/pay.php?m=Renewal&&a=**[renewal_fee]**&&id=**[borid]** These defaults can be changed or added to by the member, via the form under the paypal button. To add detail, the use r can select the payment category or edit the reference detail. {{:paypal:form.jpg?400|}}