Title: Paramater Missing
Last modified: May 23, 2021

---

# Paramater Missing

 *  Resolved [sablednah](https://wordpress.org/support/users/sablednah/)
 * (@sablednah)
 * [5 years ago](https://wordpress.org/support/topic/paramater-missing/)
 * The payment option doesn’t show in checkout. The API is connected – and the test
   button works.
 * The following error appears in Stripe when I load the checkout page.
 * 400 ERR POST /v1/payment_methods
 * > parameter_missing – type
   >  Missing required param: type.
 * And the following Response Body:
 *     ```
       {
         "error": {
           "code": "parameter_missing",
           "doc_url": "https://stripe.com/docs/error-codes/parameter-missing",
           "message": "Missing required param: type.",
           "param": "type",
           "type": "invalid_request_error"
         }
       }
       ```
   
 * I’ve checked as as far as I can see everything is connected properly.
 * Whats going wrong? How do I fix?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fparamater-missing%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Clayton R](https://wordpress.org/support/users/mrclayton/)
 * (@mrclayton)
 * [5 years ago](https://wordpress.org/support/topic/paramater-missing/#post-14473792)
 * [@sablednah](https://wordpress.org/support/users/sablednah/),
 * You’re using a currency switcher plugin. You need to register the payment gateways
   with the currency switcher so that the Stripe payment gateways show on your checkout
   page.
 * Kind Regards,

Viewing 1 replies (of 1 total)

The topic ‘Paramater Missing’ is closed to new replies.

 * ![](https://ps.w.org/woo-stripe-payment/assets/icon-256x256.png?rev=2611337)
 * [Payment Plugins for Stripe WooCommerce](https://wordpress.org/plugins/woo-stripe-payment/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-stripe-payment/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-stripe-payment/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-stripe-payment/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-stripe-payment/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-stripe-payment/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Clayton R](https://wordpress.org/support/users/mrclayton/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/paramater-missing/#post-14473792)
 * Status: resolved