Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

2.46.0

Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 16 Jan 08:52
· 3 commits to master since this release
  • Added:
    • Added property acquirer_promotion_code to class AbstractCardPaymentMethodSpecificInput.
    • Each Ruby module comes with a matching Ruby source file that requires every file in that module. This allows the entire SDK to be required with just one requires clause.
  • Changed:
    • Split off webhooks signature validation to class SignatureValidator.
    • Module declarations are now nested. This allows each separate Ruby file to be used separately in requires clauses.