Spreedly now provides a last_successfully_used property on all payment method objects which returns the time (in UTC) of when that payment was last used in a successful Authorization, Purchase, Verification, GeneralCredit, OffsiteVerification, or OffsitePurchase transaction. For more details please see our API reference.


Spreedly has upgraded the Braintree integration to 4.34.0. This update is backward compatible. Merchants can now leverage support for metadata field like payment_account_reference, and Improved library compatibility and XML parsing for more robust transaction processing.

No code changes are required for existing integrations. For more information on using Braintree with Spreedly, please see the Braintree gateway guide.

By default, Spreedly callback_url and redirect_url continue to be mapped to EBANX notification and redirect fields so Spreedly can receive status notifications and update transaction states correctly. When use_dashboard_notifications is set to true, EBANX hijacked notification_url and redirect_url values are suppressed for enrollment and one-off purchase paths, while passthrough URLs provided directly in options are still sent and NuPay app-to-app back_urls behavior remains unchanged.

For more information, please see the Ebanx gateway guide.