What’s New
- We added the ability to update the background image of existing cards via the Secure Payments API. Previously, a card’s background image could only be set when creating the card. Now, you can update an individual card’s background image, as well as update the background image for all cards within a specific card program.
- We removed the ability to provide a PAN (Primary Account Number) when creating a card via the Secure Payments API. This is a breaking change. If the
"pan"
payload parameter is included in the request to create a card moving forward, the request will result in a404 Not Found
error.
Bug Fixes
- No new fixes.