Effective date:
April 14, 2023Processor:
Regions:
AllServices:
AuthorizationFeature
Merchants who support zero-amount authorizations must support the following API
Fields.
Alternate Email
The customer's alternate email address.
Field names:
- REST API:orderInformation.billTo.alternateEmail
- SCMP API:customer_other_email
- Simple Order API:billTo_otherEmailAddress
Alternate Phone Number
The customer's alternate phone number.
Field names:
- REST API:orderInformation.billTo.alternatePhoneNumber
- SCMP API:customer_other_phone_number
- Simple Order API:billTo_otherPhoneNumber
Alternate Email Verification Status
Verification results for the customer's alternate email address.
Possible values:
- VERIFIED:: Customer verified.
- UNVERIFIED:: Customer not verified.
- FAILED:: Customer verification failed.
Field names:
- REST API:orderInformation.billTo.alternateEmailVerificationStatus
- SCMP API:customer_other_email_result
- Simple Order API:customer_emailResult
Alternate Phone Number Verification Status
Verification results for the customer's alternate phone number.
Possible values:
- VERIFIED:: Customer verified.
- UNVERIFIED:: Customer not verified.
- FAILED:: Customer verification failed.
Field names:
- REST API:orderInformation.billTo.alternatePhoneNumberVerificationStatus
- SCMP API:customer_other_phone_result
- Simple Order API:customer_phoneResult