All Versions
151
Latest Version
Avg Release Cycle
56 days
Latest Release
-
Changelog History
Page 10
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