Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Provision mainnet account for customers on account bootstrap [D…
…EV-4203] (#567) * feat: Provision mainnet account for customers on account bootstrap Signed-off-by: jay-dee7 <me@jsdp.dev> * refactor: Split customer account provisioning to a method Signed-off-by: jay-dee7 <me@jsdp.dev> * fix: Convert the provisionCustomerAccount to static Signed-off-by: jay-dee7 <me@jsdp.dev> * fix: Include payment accounts in `GET Account` API Signed-off-by: jay-dee7 <me@jsdp.dev> * fix: Handle account provisioning on Account Create API Signed-off-by: jay-dee7 <me@jsdp.dev> * refactor: Update APIs referencing customer accounts Signed-off-by: jay-dee7 <me@jsdp.dev> * fix: Await on event submit calls and check before creating stripe customer Signed-off-by: jay-dee7 <me@jsdp.dev> * fix: Use null for missing accounts instead of undefined Signed-off-by: jay-dee7 <me@jsdp.dev> * fix: Fallback to empty string on missing addresses in get account Signed-off-by: jay-dee7 <me@jsdp.dev> --------- Signed-off-by: jay-dee7 <me@jsdp.dev>
- Loading branch information