Navigation Menu

Skip to content

Additional parameters

Compare
Choose a tag to compare
@judgej judgej released this 13 Jun 13:23
· 39 commits to master since this release

A number of additional parameters to support various merchants.

  • PR #23 Add wallettype parameter (PR #24 is a duplicate of this, and so not merged)
  • PR #26 Add financingtype parameter
  • Issue #27 check supported creditCard methods for when running against omnipay/common <v2.4
  • Issue #25 Tracking for PR #26

Ideally, these all need to be validated against the clearingtype, as they are optional or mandatory depending on the clearingtype value. The gateway appears to ignore parameters that it does not need in the context though.

This is a pre-release for now, until it has been tried in production.