New featureโ
๐ Activate text message notifications about rejected card payments from your Dashboard > Settings > Notifications, delivered in the account membership language. Stay tuned to the changelog for upcoming notifications.
Improvementsโ
๐ We added a list of rejection reasons for Refused
supporting documents for onboarding, transactions, and account holder verifications, providing more visibility about why a document wasn't validated.
๐ Reorder and lock columns on your Dashboard to prioritize your most important data. Use the Columns dropdown, included on every page, to choose your customizations.
๐ซ To keep Swan secure, we implemented new limits on GraphQL operations in the Sandbox.
API updatesโ
Upcoming breaking changesโ
โ๏ธ On February 7th, we're removing the addMerchantProfile
mutation to keep our API consistent.
Instead, call the requestMerchantProfile
mutation.
We're also deprecating the addMerchantProfile
mutation today.
๐ On April 1st, we're removing the deprecated field Onboarding.redirectUrl
from all onboarding mutations.
Instead, use the OAuthRedirectParameters.redirectUrl
field, also in the onboarding object.