In the account registration (also referred to as "registration") process, a customer visits your account registration website and signs up for one or more master plans and any chosen supplemental plans using a payment type (electronic or payment terms) accepted by your company. You can create accounts for your customers using the create_acct_complete_m API. This API allows you to assign multiple payment methods, billing groups, and dunning groups to an account.
The structure of the create_acct_complete_m API is described in this walkthrough.
In order to implement the account registration use cases listed below, you must first complete these steps:
Note: You can also specify, at the currency level, whether to send or suppress statements.
If you have set up future rate schedule changes, keep the below points in mind. See the use cases below for sample scenarios involving rate schedule changes.
Example: You have RS1 that will change from $40 to $50 on 12 April 2020:
Before implementing the account registration process, it is recommended that you identify these key pieces of information for your company:
Click on any of the links below to see instructions for implementing basic and complex registration uses cases involving a variety of scenarios such as different plan selections or billing options:
For instructions for implementing parent-child account uses cases, please see Parent-Child Account Best Practices.