Skip to main content

Weavr platform updates

· One min read
Live in production
Since 11 Aug 2026

Courier-only delivery for US physical cardsPhysical CardA payment card that is printed or embedded in wearables and sent to customers directly. Physical cards are created by first creating a virtual card and then upgrading it to a physical card. They are sent in an inactive state and must be activated by the card assignee before first use., and an option to suppress the password-changed alert email

Courier-only delivery for US physical cards

Physical cardsPhysical CardA payment card that is printed or embedded in wearables and sent to customers directly. Physical cards are created by first creating a virtual card and then upgrading it to a physical card. They are sent in an inactive state and must be activated by the card assignee before first use. shipped to a US address must now be sent by courier only.

POST/managed_cards/{id}/physical now validates that when deliveryAddress.country is US, deliveryMethod must be COURIER. Requests specifying any other delivery method for a US address are rejected with a 400 error. Delivery to non-US addresses is unaffected.

See physical cards for the full request details.

Suppress the password-changed alert email per programme

We send end-users a "Your password has been changed" security notification email whenever their password is changed. This is the correct default behaviour for user-initiated changes, but creates noise if you are managing users on your own embedderEmbedder (Embedded Finance Provider). A company or developer that integrates Weavr's embedded finance services into their own application to provide financial services to their end customers.-corporate.

You can now turn off this automated email for your programmeProgrammeA programme represents your application within Weavr. Everything you create - customers, instruments, and transactions - sits beneath a programme. When you register as an Embedder, you receive a programme in the Sandbox and, once approved, one in Live. A programme is not a Workspace: a workspace is your company's account, and it can hold several programmes.. Contact your Weavr account representative or open a support ticket to configure it.