Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

1.3.0

Compare
Choose a tag to compare
@jmauzyk jmauzyk released this 07 Aug 12:18
· 23 commits to master since this release

{warning} As of this release, payment forms generated using getPaymentFormHtml() will use tokenized card numbers by default via CardConnect's Hosted iFrame Tokenizer. For information on customizing form appearance, custom payment forms, and reverting to clear PANs, see the documentation.

  • Updated getPaymentFormHtml() method to implement Hosted iFrame Tokenizer
  • Added jmauzyk\commerce\cardconnect\gateways\Gateway::getTokenizedNumberInput()
  • Updated Omnipay: CardConnect to 1.2.0
  • Authorize and Purchase requests now correctly send the order id instead of transaction hashes