All Versions
151
Latest Version
Avg Release Cycle
56 days
Latest Release
-

Changelog History
Page 10

  • v2.36.0 Changes

    • ๐Ÿ‘ Allow descriptor to be passed in Funding Details options params for Merchant Account create and update.
  • v2.35.0 Changes

    • ๐Ÿ–จ Add additional_processor_response to transaction
  • v2.34.1 Changes

    • ๐Ÿ‘ Allow payee_email to be passed in options params for Transaction create
  • v2.34.0 Changes

    • โž• Added paypal specific fields to transaction calls
    • โž• Added SettlementPending, SettlementDeclined transaction statuses
  • v2.33.1 Changes

    • โšก๏ธ Update version number
  • v2.33.0 Changes

    • ๐Ÿ‘ Allow credit card verification options to be passed outside of the nonce for PaymentMethod.create
    • โž• Allow billing_address parameters and billing_address_id to be passed outside of the nonce for PaymentMethod.create
    • โž• Add Subscriptions to paypal accounts
    • โž• Add PaymentMethod.update
    • Add fail_on_duplicate_payment_method option to PaymentMethod.create
    • โž• Add Descriptor#url
  • v2.32.0 Changes

    • ๐Ÿ‘ Official support for v.zero SDKs.
  • v2.31.0 Changes

    • โž• Add support for lodging industry data
  • v2.30.2 Changes

    • Ensure that TR Data is encoded correctly
  • v2.30.1 Changes

    • ๐Ÿ“œ Make webhook parsing more robust with newlines
    • โž• Add messages to InvalidSignature exceptions