Changelog
Changelog
Week Ending 2026-07-10
7 days ago
transaction.created + transaction.updated webhooks
Added
Week Ending 2026-07-03
14 days ago
🚀 Now live: Astrada Sandbox (GA) — external testers can run the full enrollment → verification → transaction flow against a dedicated sandbox with test credentials, without touching production.
Added
New header in Webhook delivery
about 1 year ago
We have added a new header webhook-subaccount-id to the HTTP request made on each Webhook delivery. The value is the subaccountId to which the event relates.
Added
New field enrollmentGuidance returned by the SDK
about 1 year ago
We have added a new field to the onSuccess callback on card enrollment SDK.
Added
New link on Card Subscription resource
about 1 year ago
We've added a new link networkBulkFeed to the Card Subscription resource.
Added
New field on Cardholder resource
about 1 year ago
We've added a new field corporate.id to the Cardholder resource (only available for bulk-enrolled cards). On Smartdata cards, the value of the field maps to the "CorporationNumber" attribute of the "CorporateEntity".
Network bulk feed resource
over 1 year ago
We have introduced a new resource to associate a network’s reference - like a MasterCard SmartData DeliveryID - to the subaccount.
This will allow our customers to autonomously manage those associations.
Added
Acceptor details on the transaction entity and webhooks
over 1 year ago
Added a new field, acceptor, which contains details relating to the acceptor (merchant) from the latest transaction message, to the transaction entity and to the transaction.created and transaction.updated webhooks.
Added
Transaction occurrence date on the transaction entity and webhooks
over 1 year ago
Added a new field, transactionOccurrenceDate, to indicate the date when the transaction took place, to the transaction entity and to the transaction.created and transaction.updated webhooks.
Added
New error returned by the SDK
over 1 year ago
We have added a new error to the SDK Enrollment errors to indicate when a card should be enrolled via the network bulk enrollment flow.