PayWay Net Changelog
All notable changes to PayWay Net will be documented here.
Version 5.44 - 5.48
These versions of PayWay Net contain bug fixes and minor improvements. No major changes were made that would affect existing integrations.
Version 5.43
Added
- Support for Google reCaptcha.
Version 5.42
Added
- Support for MOD10V08 check-digit algorithm.
Version 5.36 - 5.41
These versions of PayWay Net contain bug fixes and minor improvements. No major changes were made that would affect existing integrations.
Version 5.35
Added
- Support for separate surcharge rates between debit and credit card transactions for Visa/Mastercard.
Version 5.33 - 5.34
These versions of PayWay Net contain bug fixes and minor improvements. No major changes were made that would affect existing integrations.
Version 5.32
Changed
- Server-to-server notification
reply_link_urlmust now be HTTPS.
Version 5.31
This version of PayWay Net contains bug fixes and minor improvements. No major changes were made that would affect existing integrations.
Version 5.30
Changed
- Amounts of $1000.00 or more are no longer formatted with commas in server-to-server response messages.
Version 5.29
This version of PayWay Net contains bug fixes and minor improvements. No major changes were made that would affect existing integrations.
Version 5.28
Added
- Support for UnionPay transactions.
Version 5.26 - 5.27
These versions of PayWay Net contain bug fixes and minor improvements. No major changes were made that would affect existing integrations.
Version 5.25
Changed
encryption_keyfield is now ignored if provided as a token parameter.
Version 5.20 - 5.24
These versions of PayWay Net contain bug fixes and minor improvements. No major changes were made that would affect existing integrations.
Version 5.19
Changed
- The names of any parameter provided in a token request are now trimmed of any leading or trailing whitespace.
Version 5.1 - 5.18
These versions of PayWay Net contain bug fixes and minor improvements. No major changes were made that would affect existing integrations.
Version 5.0
Added
- PayPal support.
- Sub-biller account settlement.
- Audio Captcha is now included, alongside the existing visual Captcha.
- HTML receipt emails, providing a cleaner and more professional receipt format.
- These previously were sent as plain text.
Changed
encryption_keyfield can no longer be provided as a token parameter.
Removed
surcharge_rates,payment_alert,reply_link_*andreturn_link_*fields are no longer supported as request parameters.- These must now be passed via token parameters.
Version 4.0
Changed
surcharge_ratesfield is now ignored when passed as a request parameter.
Version 3.0
Changed
payment_alertfield is now ignored when passed as a request parameter.reply_link_*fields are now ignored when passed as request parameters.return_link_*fields are now ignored when passed as request parameters.
Version 2.0
Changed
- Browser return URL is now encrypted.
- Browser return URL passes back all parameters - previously only requested parameters were included.
- 'Extended' payment notifications now only include parameters from the reply link URL - previously all parameters were included.
Version 1.0
Initial release of PayWay Net.