Mon. - Fri. 9 am - 5 pm Ask a Question
Remember me

Missing Required Param on Stripe

1 week 4 days ago #1

  • Davide's Avatar
  • Davide
  • Posts: 4
i got this error on stripe when i'm trying to submit my form: "Missing required param: line_items[0][price_data][currency]." the post request is this:
"line_items": [
    {
      "price_data": {
        "unit_amount": "0",
        "product_data": {
          "name": ""
        }
      },
      "quantity": "1"
    }
  ],
and is missing the product_data name and the currency line.

1 week 3 days ago #2

  • Vyacheslav's Avatar
  • Vyacheslav
  • Posts: 27049
Hello,
Thank you for contacting us

Send us a link to page with problem.

Regards,
Vyacheslav, Balbooa.com

1 week 3 days ago #3

  • Davide's Avatar
  • Davide
  • Posts: 4
this is the page of the payment form: www.rominafabi.it/prenota-consulto-tarologico

1 week 3 days ago #4

  • Vyacheslav's Avatar
  • Vyacheslav
  • Posts: 27049
You need to add the product to your cart.
More in this post
www.balbooa.com/joomla-forms-documentati...albooa-forms-builder

Best Regards,
Vyacheslav, Balbooa Support Team
Powered by Kunena Forum