May 2024
7 months ago
π Feature
- Updates to Charge Keys:
- PATCH endpoint allows setting
activeUntil
- New endpoints added to block / unblock a Charge Key
- PATCH endpoint allows setting
- Update to Insights > Driver Report: you can provide wether the report is based on wallet transactions
completedAt
or charge transactionscompletedAt
date (default)
π Fix
- Generic Payment Sessions no longer require
cardLast4
to be present to be persisted. For now, we persist in any Generic Payment Session that has any field filled in. Very soon will make it a requirement to provide at least one provider andexternalId
- Generic Payment Sessions require the fields
provider
andexternalId
to be provided. - Fixed a couple of fields that were not mapped correctly on the Tariffs response
- The
vat
flag was not applied correctly to spot fees.