Changelog

Added

v0.0.58

  • Added addVirtualCardAddress mutation to save billing addresses for virtual card issuance.
  • Updated createVirtualCard mutation to support creating cards on behalf of authorized users.
  • Added full flow using registerUser, addAuthorizedUser, addVirtualCardAddress, and createVirtualCard.
  • Retry pending issuer approvals with VC-0020 and returned addressId.
Added

v0.0.57

Added

v0.0.55

Transaction-related webhooks

v0.0.54

Added mcc, merchantCountryCode, originalCurrencyCode, originalCurrencyAmount, and currencyConversionRate (VirtualCardTransaction). Now returned by getVirtualCardTransactions.

Added

v0.0.53


Added

v0.0.52

New setVirtualCardPIN mutation.

Added

v0.0.51

New getUserCashBalances & getUserCashBalanceById queries.

v0.0.49

Share Virtual Cards API

v.0.0.45

Business registration API

v.0.0.44

Updates to getMerchants query