Back to All

Not able to pay with custom checkout

Hello!

I have hidden all the checkout fields from billing and shipping. I add those programmatically, so I would like to make the Checkout process smooth.

The issue is that I'm not able to perform the payment since I receive this message:
"Complete los datos de facturación antes de efectuar el pago."

I also tried to send the fields as URL params to populate the hidden inputs automatically. But, unfortunately, this didn’t work.

How could I remove the billing details validation so that I'm able to pay with Conekta?