Testing
To be able to have predictable results when testing, here are different scenarios you can use in the sandbox environment:
Example responses to Create or Update customer session requests:
Action: block
- Reason: INVALID_EMAIL_ADDRESS
-
Use the email value "test@gmail.com"
Action: block
- Reason: INVALID_PHONE_NUMBER
-
Use the phone value "1111111111"
Example responses to Create or Update account session requests:
Action: redirect
-
Include in the customer name (first or last name) the words: "sandbox" and "redirect"
Action: block
- Reason: CONTACT_BLACKLISTED
-
Include in the customer name (first or last name) the words: "sandbox" and "block" and "blacklist"
Action: block
- Reason: EXISTING_ACCOUNT_WITH_CONTACT
-
Include in the customer name (first or last name) the words: "sandbox" and "block" and "terminated"
Action: collect
-
Include in the customer name (first or last name) the words: "sandbox" and "collect"
Action: verify
-
Include in the customer name (first or last name) the words: "sandbox" and "verify"
Action: submit
-
Include in the customer name (first or last name) the words: "sandbox" and "submit"