...
This solution does not include the “browser height/width” information because paycomet did not implement and does not provide access to send this new field.
The address fields provided are not optional and are a new request for Visa payments as a way of detecting fraud.
The email will be mandatory and telephone number optional, but both will be sent to paycomet.
Only the delivery service mode will show the checkbox to use user databilling address
The “use delivery address” checkbox starts the toggled and the information is pre-filled.
This solution is related to Paycomet.
Fields | Mandatory |
---|---|
Card Number | ✅ |
Name on Card | ✅ |
Expiry | ✅ |
CVV | ✅ |
Address Line 1 | ✅ |
Address Line 2 | ✅ |
Postal Code | ✅ |
City | ✅ |
State | ✅ |
Country | ✅ |
Email (user data) | ✅ |
Cellphone (user data) |
|
#1 - Create new fields for the new data needed.
The idea is to create a new input for the user to fill in and we send this information in addition to other relevant information such as the height and width of the browser (Paycomet is working to include height and width in their system, so this solution does not include those properties yet.). It was also agreed that the email and telephone fields will be sent via background backend without showing these fields to the user and getting this information in user details.
...