Home › Forums › Stripe Payments Plugin › Checkout phone field
- This topic has 4 replies, 2 voices, and was last updated 6 years ago by
Admin.
-
AuthorPosts
-
June 12, 2020 at 3:26 pm #2987
kenny
ParticipantHi
I would like to have the Customer Phone field on the checkout popup.
Stripes has a Customer Phone in the API’S and that’s exactly what I need.is there anyway to add that in the plugin?
The fields need it are:
Customer Phone
Customer Address Line 2 (Optional)Thank you.
June 13, 2020 at 2:11 am #2992Admin
KeymasterThe custom field option of the core plugin or all the custom fields configured using the custom fields addon should show up in the checkout popup window.
Custom fields is the ONLY way to add any fields to the checkout popup. Otherwise, you will ask for one field and someone else will ask for another field and so on. The custom fields addon allows us to give a solution that should work for a lot of our users out there:
Are you using the NEW API option in our plugin?
June 13, 2020 at 11:05 am #2994kenny
ParticipantHi,
Thank you for your answer.
Yes we are using the new API’sThe current issue is that the custom field provided by the plugin in “Advance Setting” is not pass on to stripe.
We only need the phone so we using the default custom field in “Advance Settings”We have other integrations and when we pull data from Stripe we are missing the custom field in this case with the customer phone number.
When checking the webhook there is not custom field with data on the API call when the user is created.
The only custom_fields is under “invoice_settings” and is null
“custom_fields”: nullSo there is no way to retrieve the Phone from the customer and in is not showing in Stripe Dashboard.
Thank you.
June 14, 2020 at 3:30 am #2997Admin
KeymasterSorry the only available solution is to use the custom fields addon. The custom fields addon sends the data to Stripe as meta data. Custom fields are tricky and gives us a lot of headache and at this stage that is the only solution available.
June 15, 2020 at 12:02 am #3001Admin
KeymasterThis is not an advertized feature of our plugin. We don’t have the particular option you are looking for. I have sent you an email. Please reply to it.
-
AuthorPosts
- You must be logged in to reply to this topic.