Phone and email fields should be allowed to be hidden on Snap's card payment page, to simplify customer inputs & improve conversion rate #67
Labels
enhancement
New feature or request
midtrans-product-related
Inquiry related to Midtrans & its product, docs, etc. Not directly related to this repo/library
Currently I'm testing SNAP redirect to process credit card payment. And Midtrans force to show phone and email field on credit card checkout field. Look this comparison of credit card checkout page between couple market leader of Indonesian payment gateway.
MIDTRANS:
DOKU
XENDIT
As you can see, our credit card checkout form is the most complicated to fill on the market today. Most of modern credit card processor is hiding the email and phone field. Only showing CC#, expiry, and CVV.
And there is not way to hide that phone and email field, midtrans only allow to make it optional (but still show the field). I ask the support team, which never ever helps when asking anything about technical problem. They suggest to remove the "email" and "phone" parameters from "customer_details".
Which is wrong suggestion. If I remove "email" and "phone"parameters from "customer_details" The 'phone' and 'email' field still exist just not filled.
Then If I add "email" and "phone"parameters to "customer_details" The 'phone' and 'email' field will still exist and autofilled with the value I send.
Please add additional parameter so we can hide this unnecessary field, because based on our test, this fields really hurt checkout conversion rate.
The text was updated successfully, but these errors were encountered: