You can adjust the gateway settings of any donation page. For example if you want to disable ACH on a page that is currently configured to offer CC + ACH, you can do this using the URL parameters listed below.
All of the features below are intended to manipulate and change the saved values of the donation page. Using any one of the parameters below will override the settings of the donation page.
ACH Payment type
You can turn ACH on or off on the page by supplying the url parameter "go-ach".
go-ach=true, will turn the ACH feature on (assuming the gateway can support ACH features).
go-ach=false, will turn the ACH feature off.
CC Payment type
You can turn credit card payments on or off on the page by supplying the url parameter "go-cc".
go-cc=true, will turn the credit card payment form on.
go-cc=false, will turn the credit card payment form off.
American Express
You can turn the ability to collect AMEX on or off by supplying the url parameter "go-amex".
go-amex=true, will enable the collection of AMEX payments.
go-amex=false, will disable the collection of AMEX payments.
3 or 4 digit CCV
You can turn the ability to collect CCV codes on or off by supplying the url parameter "go-ccv".
go-ccv=true, will display and enable the collection of CCV.
go-ccv=false, will hide and prevent the collection of CCV.
CCV is required?
You can enable the requirement to collect CCV with payments by supplying the url parameter "go-ccv-r".
go-ccv-r=true, will require the donor to supply a CCV.
go-ccv-r=false, will not require the donor to supply a CCV.
Gift Aid
You can enable or disable gift aid on a donation page by supplying the url parameter "go-giftaid".
go-giftaid=true will enable gift aid on the donation page.
go-giftaid=false will hide and not present gift aid on the donation page.
Recurring
You can enable or disable the presentation of offering recurring donations by supplying the url parameter "go-recurring".
go-recurring=true will show recurring options and features on the donation page.
go-recurring=false will hide and not show recurring options on the donation page.
Gateway + Currency
You can control which gateway is applied to the donation page by supplying the url parameter "go-id". This is helpful if you need to change which currency will be collected on the donation page.
go-id=123 will change the gateway associated with the page. You'll need to obtain the unique gateway ID from inside of RaiseDonors.