Home Forums Stripe Commissions & Gateway Support Stripe Initialization in v1.0.3

NOTICE: We've Moved to a Ticket System for Support

As of August 31, 2017 (12am EST) our support forums will be retired (read-only), and we will be moving to a support ticket system.  This will allow us to better organize and answer support requests, and provide a more personalized experience as we assist our customers.

For the time being, we will leave our forums open for reading and learning while we work on creating a more robust Knowledge Base for everyone to use.

If you are a WC Vendors Pro customer please open a support ticket here. 

If you are a WC Vendors user please open a support ticket on the Wordpress.org forums.

The information on this forum is outdated and in most instances no longer relevant. Please be sure to check our documentation for the most up to date information.

https://docs.wcvendors.com/

Thank you to all of our customers!

 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46623
    Jamie Shiller
    Participant

    Version Version 1.0.3 – 22nd of March 2016 of the stripe plugin says:

    Fixed: Changed how stripe initializes #11

    How was the initialization changed?

    Thanks,
    Jamie

    #46625
    WC Vendors Support
    Participant
    // add_action( 'init', 'stripe_check_connect' );
     +	add_action( 'parse_request', 'stripe_check_connect', 15 );
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Stripe Commissions & Gateway Support’ is closed to new topics and replies.