Add a program from a template
Control Center provides a template for the following program types:
- Credit: For programs that manage revolving credit accounts. Customers borrow up to a credit limit, repay over time, and borrow again.
- Debit: For programs that manage debit accounts, where money is immediately withdrawn upon making a purchase.
- Prepaid: For programs that manage prepaid cards, where funds are loaded in advance to pay for a specific service (such as public transportation or food and beverages).
- Current accounts:For programs that manage the accounts that manage everyday financial transactions (such as checking accounts).
- Internal accounts: For programs that manage the accounts used within an institution for internal purposes rather than for transactions with external parties.
- Correspondent accounts: For programs that manage accounts that banks use provide financial services to another bank. This allows banks to operate in foreign countries without having a physical presence.
Program configuration
After you add a program, you need to do the following:
- Define the program's processing codes, transaction types, and program parameters. For more information, refer to Edit program details and parameters and Manage processing codes and transaction types.
- Add accounts that you want the program to manage, using the Accounts API.
To add a program from a template:
-
From the main menu, select Organization > Programs.
-
On the Programs screen, select Create program.
-
Select the template for the type of program you want, and then select Next.
-
On the Program details screen, enter program attributes such as the program name, BIN and range, and time zone.
-
For debit program types only, choose whether the program will issue physical cards.
-
For debit and credit program types, do the following:
- Select the card brand (such as Visa or Mastercard).
- Select one of the following card network integration types (for more information, refer to Full balance versus Zero balance integration):
- Full balance if you want Pismo to manage most of the processes, including customers’ balances and credit limits yourself.
- Zero balance if you want Pismo to manage some processes, but prefer to manage customer account balances and credit limits yourself.
- Enter the BIN (ID number of the institution that issues the card) and BIN range (range of card numbers that can be issued to customers).
-
Select Next.
-
On the Review screen, confirm your settings and select Finish.
Your request is processed in the background. When completed, Control Center sends you a notification. In the meantime, your new program displays on the Programs screen with the status Processing.
The program status changes from Processing to Active only after the platform completes a number of setup tasks behind the scenes. This can take up to 90 hours. In the meantime, you can do the following:
- Define the program's processing codes, transaction types, and program parameters. For more information, refer to Edit program details and parameters and Manage processing codes and transaction types.
- Add accounts that you want the program to manage using the Accounts API.
Updated 1 day ago