App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I am trying to create custom fields in checkout page with checkout extensions, i want to include all the form fields like textfield, textarea, phonenumber field , select, radio checkbox. but when i tried to submit the form by clicking pay now button, i get an error like "There was an issue creating your order. Try again, or contact us for more details."
And Console shows
"Metafield - index 0 - is not the correct format., Metafield - index 2 - is not the correct format."
I created custom metafields with namespace and keys in orders metafields in custom data section.
Can anyone give solution ???