Skip to content

1.21.0

Compare
Choose a tag to compare
@oschwald oschwald released this 28 Mar 19:24
  • Added the input /credit_card/country. This is the country where the issuer
    of the card is located. This may be passed instead of
    /credit_card/issuer_id_number if you do not wish to pass partial account
    numbers or if your payment processor does not provide them.
  • Fixed PHP 8.1 deprecation warning in internal validation classes.