SmartPay > Pay4

Pay4 is SmartPay's customer-facing site for WEB payments.

Pre-Selecting Payment Values

You can pre-select payment values using URL query string parameters:

  • FundCode
  • Ref1
  • Amount (in PENNIES)

For example:

Pay4/default.aspx?FundCode=CT&Ref1=1234&Amount=1000

💡 If you have duplicate Fund Codes, you should pass the Fund ID in the Fund Code parameter, using the format #ID - e.g. #99, for Fund ID 99.

⚠️ You will need to ENCODE the '#' in the query string parameter, so in practice your URL will look like this:

Pay4/default.aspx?FundCode=%2399
Last Updated on 09 Mar 2021 by Syd Egan
© Adelante Software Ltd 2024