update;
1. If a user already had an account with our previous system, and the login, they are presented with payment options (we had usernames and passwords transfered over)
2. If a new user wishes to create an account from scratch, and get to the step 2 page with no payment options. They are being assigned a taxable customer role in DNN automatically (along with registered user / subscriber)
requiring users to create an account or login before proceeding to the checkout page has now made the payment options to appear IF the user is a member of a role like bill my later (which is selected as a member of the bill me later role on the payment page). If I remove that role and leave their assigned roles to only subscriber and registered user, the payment options disappear.
With the roles assigned that allow the payment options to work, choosing pay now results in an error message in the URL Object+reference+not+set+to+an+instance+of+an+object.
|
|