Skip to content

Support for card management, repeat billing and card holder name

Compare
Choose a tag to compare
@judgej judgej released this 08 Apr 13:55
· 211 commits to master since this release

A number of changes rolled up into one release. Adds new functionality and does not remove any old features.

  • Issue #81
    Support card holder name override, allowing a name different to the billing name.
  • Issue #75
    Support tokenised card billing management with createCard(), updateCard() and deleteCard().
  • Issue #73
    Make sure vendor name is lower case.
  • Issue #58
    Support repeat payments, based on a previous payment.

2017-09-06: Note that an upcoming release will bring the token and cardReference methods more into line with Omnipay standards. The documentation will change substantially and additional methods introduced, but it will be back-ward compatible to this release.