Skip to content

PHP Client SDK - Release v0.0.66

Choose a tag to compare

@gnongsie gnongsie released this 17 Oct 11:22
· 5 commits to master since this release
0e7d088
  • Addition of new API in Token Management API family

    • /tms/v2/tokenized-cards/{tokenizedCardId}/issuer-life-cycle-event-simulations - POST
  • Addition of new APIs in Merchant Defined Fields API family

    • /invoicing/v2/{referenceType}/merchantDefinedFields - GET, POST
    • /invoicing/v2/{referenceType}/merchantDefinedFields/{id} - PUT, DELETE
  • Addition of new API in Visa Bank Account Validation API family

    • /bavs/v1/account-validations - POST
  • Updates in Payments API family

  • Updates in Token Management API family

  • Updates in Bin Lookup API family

  • Updates in Transaction Details API family

  • Updates in Invoicing API family

  • Updates in Merchant Boarding API family

  • Updates in Unified Checkout API family

  • Enabled connection pooling support, configurable by setting the keep-alive time $keepAliveTime

  • Enabled TLS 1.3 support, configurable by setting $tlsVersion and $tlsCipherList