Upgrade
Migrating from the BlueRabbIT SEPA QR addon
- Leave the SEPA QR addon active
- Activate the Billing Booster addon – configuration settings will be automatically migrated
- Deactivate the SEPA QR addon
- Delete SEPA QR files
Migrating from the SEPA QR payment gateway
- Enable the PayCode payment gateway
- Disable the SEPA QR payment gateway and choose the PayCode gateway as target
- Delete the SEPA QR payment gateway files
WHMCS Notification system
If you configured any notification handling with SEPA QR, make sure to replace sepaqr.invoice with billboost.invoice in the notification identifiers.
Migrating from the BlueRabbIT Swiss QR addon
- Leave the Swiss QR addon active
- Activate the Billing Booster addon – configuration settings will be automatically migrated
- Make sure you configure a valid data path in the addon configuration
- If you had any files in the Swiss QR data path folder, move them to the newly configured folder
- Deactivate the Swiss QR addon
- Delete Swiss QR files
Migrating from the Swiss Slip payment gateway
- Enable the PayCode payment gateway
- Disable the Swiss Slip payment gateway and choose the
PayCodegateway as target - Delete the swiss slip payment gateway files
WHMCS Notification system
If you configured any notification handling with SwissQR, make sure to replace swissqr.slip with billboost.invoice in the notification identifiers.
Integration
If using BestPDF
Ensure you upgrade BestPDF to version 2.19.0 or later
If using as standalone (without BestPDF)
Update the invoicepdf.tpl file in your WHMCS template as the method signature has changed (see included template examples for reference)
HTML Invoice
Edit the viewinvoice.tpl file of your WHMCS template, and make sure you replace {$swissqr} or {$sepaqr} with {$paycode}.