Title: stripe connection
Last modified: April 30, 2020

---

# stripe connection

 *  Resolved [alocin-deu](https://wordpress.org/support/users/alocin-deu/)
 * (@alocin-deu)
 * [6 years ago](https://wordpress.org/support/topic/stripe-connection/)
 * hi, thanks for the support.
 * **Problem:** When a vendor signup to create his account, the step of connect 
   stripe give me this error messsage when i click on the blu button stripe:
 * > This link is invalid or has expired.
   >  Please retry your action or contact us
   > if this problem persists.
 * this is the url of the error message:
    [https://connect.stripe.com/express/oauth/authorize?response_type=code&scope=read_write&client_id=&redirect_uri=https%3A%2F%2Fadoptahost.com%3Fstore-setup%3Dyes%26step%3Dpayment&state=36&stripe_user%5Bemail%5D=asd%40ertcv.com&stripe_user%5Burl%5D=https%3A%2F%2Fadoptahost.com%2Fstore%2Ftestst%2F&stripe_user%5Bbusiness_name%5D=testst&stripe_user%5Bfirst_name%5D=&stripe_user%5Blast_name%5D=&suggested_capabilities%5B0%5D=transfers&suggested_capabilities%5B1%5D=card_payments](https://connect.stripe.com/express/oauth/authorize?response_type=code&scope=read_write&client_id=&redirect_uri=https%3A%2F%2Fadoptahost.com%3Fstore-setup%3Dyes%26step%3Dpayment&state=36&stripe_user%5Bemail%5D=asd%40ertcv.com&stripe_user%5Burl%5D=https%3A%2F%2Fadoptahost.com%2Fstore%2Ftestst%2F&stripe_user%5Bbusiness_name%5D=testst&stripe_user%5Bfirst_name%5D=&stripe_user%5Blast_name%5D=&suggested_capabilities%5B0%5D=transfers&suggested_capabilities%5B1%5D=card_payments)
 * I can not maanged how to solve, i install stripe in test mode, keys, webhooks,
   i think all is ok.
 * thanks for the help
    Nico
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstripe-connection%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 12 replies - 1 through 12 (of 12 total)

 *  Plugin Author [WC Lovers](https://wordpress.org/support/users/wclovers/)
 * (@wclovers)
 * [6 years ago](https://wordpress.org/support/topic/stripe-connection/#post-12759599)
 * Hi,
 * Hope you didn’t install WooCommerce Stripe Gateway plugin, or any other Stripe
   plugin.
 * If so, please deactivate those first.
 * Now, please follow this to setup Stripe split pay and stripe connect – [https://docs.wclovers.com/vendor-payment/](https://docs.wclovers.com/vendor-payment/)
 * If you still getting any errors, then contact directly Stripe support. They will
   fix this for you, possibly your account’s some service needs to be activated!
 * Thank You
 *  Thread Starter [alocin-deu](https://wordpress.org/support/users/alocin-deu/)
 * (@alocin-deu)
 * [6 years ago](https://wordpress.org/support/topic/stripe-connection/#post-12760207)
 * Yes, i desactivated that plugin and it Works !
 * Thanks a lot you have a good plugin and a nice helpful support
 * Nicola
 *  Plugin Author [WC Lovers](https://wordpress.org/support/users/wclovers/)
 * (@wclovers)
 * [6 years ago](https://wordpress.org/support/topic/stripe-connection/#post-12771592)
 * Great … thanks for the update!
 * You are always welcome 🙂
 * Please be safe.
 *  [SDN Host](https://wordpress.org/support/users/sdnhost/)
 * (@sdnhost)
 * [6 years ago](https://wordpress.org/support/topic/stripe-connection/#post-12777124)
 * Is it possible to add other custom payment gateways like blocknomic for bitcoin
   payments?
 *  Plugin Author [WC Lovers](https://wordpress.org/support/users/wclovers/)
 * (@wclovers)
 * [6 years ago](https://wordpress.org/support/topic/stripe-connection/#post-12792194)
 * > Is it possible to add other custom payment gateways like blocknomic for bitcoin
   > payments?
 * – For what purpose? Receiving customer payment or payout vendor’s commission?
 *  [SDN Host](https://wordpress.org/support/users/sdnhost/)
 * (@sdnhost)
 * [6 years ago](https://wordpress.org/support/topic/stripe-connection/#post-12792825)
 * for customer payments
 *  Plugin Author [WC Lovers](https://wordpress.org/support/users/wclovers/)
 * (@wclovers)
 * [6 years ago](https://wordpress.org/support/topic/stripe-connection/#post-12805810)
 * OK, then off course there has WooCommerce payment gateway for these payment options.
 * Just use those.
 * Thank You
 *  [Shopenbe](https://wordpress.org/support/users/ktownindex/)
 * (@ktownindex)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/stripe-connection/#post-13575737)
 * Problem: When a vendor signup to create his account, the step of connect stripe
   give me this error messsage when i click on the blue button stripe:
 * This link is invalid or has expired.
    Please retry your action or contact us 
   if this problem persists.
 * I have the same issue. I installed stripe gateway and I tried to deactivate it.
   I set up everything in Stripe. Could you let me know the redirect URL? When I
   click the Stripe Connect, it is linked express account. How can I change it?
 *  Plugin Author [WC Lovers](https://wordpress.org/support/users/wclovers/)
 * (@wclovers)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/stripe-connection/#post-13590965)
 * >  I installed stripe gateway and I tried to deactivate it.
 * – Stripe connect WCFM inbuilt feature, no third party plugin require for this.
 * Be sure you have setup WCFM Stripe properly – [https://docs.wclovers.com/vendor-payment/](https://docs.wclovers.com/vendor-payment/)
 * Add this line to use Stripe standard account –
 * `add_filter( 'wcfm_is_allow_stripe_express_api', '__return_false' );`
 * Add custom code(s) to your child theme’s functions.php
    In case you do not have
   child theme then add those using this plugin – https://wordpress.org/plugins/
   code-snippets/
 *  [JJ Ferguson](https://wordpress.org/support/users/jjferguson/)
 * (@jjferguson)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/stripe-connection/#post-14073697)
 * I have a different and persistent error. I get:
 * {“error”:{“message”:”Standard OAuth is disabled for this Stripe Connect integration.
   If you own this integration, you can enable the Standard OAuth flow in the Connect
   Settings page in your dashboard.”}}
 * before putting your code I had the express error the same. Have spoken to Stripe
   many times and they say everything is correct and working but WCFM is not connecting
   to my Stripe account properly.
 * Would be good to know how to fix this as I really don’t want to use Paypal.
 * Hope somebody can help me.
 *  [d3st4nation](https://wordpress.org/support/users/d3st4nation/)
 * (@d3st4nation)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/stripe-connection/#post-14080191)
 * I have the same problem with the error after the code..
    {“error”:{“message”:”
   Standard OAuth is disabled for this Stripe Connect integration. If you own this
   integration, you can enable the Standard OAuth flow in the Connect Settings page
   in your dashboard.”}}
 *  [d3st4nation](https://wordpress.org/support/users/d3st4nation/)
 * (@d3st4nation)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/stripe-connection/#post-14080299)
 * I got it working.
    I missed the Client ID in the Dashboard -> Payment settings.
 * In Stripe settings i have activated OAuth for standard accounts.
    I added these
   2 Urls: [https://DOMAIN.COM/?store-setup=yes&step=payment](https://DOMAIN.COM/?store-setup=yes&step=payment)
   [https://DOMAIN.COM/store-manager/settings/](https://DOMAIN.COM/store-manager/settings/)
 * Then i didn’t use the “add_filter( ‘wcfm_is_allow_stripe_express_api’, ‘__return_false’);”
   
   for me it is not working with this.

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘stripe connection’ is closed to new replies.

 * ![](https://ps.w.org/wc-frontend-manager/assets/icon-256x256.jpg?rev=1800818)
 * [WCFM - Frontend Manager for WooCommerce](https://wordpress.org/plugins/wc-frontend-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wc-frontend-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wc-frontend-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wc-frontend-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc-frontend-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc-frontend-manager/reviews/)

 * 12 replies
 * 6 participants
 * Last reply from: [d3st4nation](https://wordpress.org/support/users/d3st4nation/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/stripe-connection/#post-14080299)
 * Status: resolved