testnet
testnet copied to clipboard
[Cards] Wallet Backend - Customer creation
Context
Implement script to create card customers that will be associated to cards.
The script should execute the following calls:
- Create managed users on GateHub
- Get application products to get the product code for both account and card.
- Create customer with the above codes.
Todos
Implement and execute the script for the sandbox environment.