• Resolved dreadedhamish

    (@dreadedhamish)


    As per the title – please add the ability to specify alternative API keys etc… for using test mode.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dreadedhamish

    (@dreadedhamish)

    I tried manually changing these entries in the database but either I got no output from the plugin or a “this product is not purchasable”:

    rwstripe_stripe_access_token
    rwstripe_stripe_publishable_key
    rwstripe_stripe_environment

    Thread Starter dreadedhamish

    (@dreadedhamish)

    found it:

    add_filter( ‘rwstripe_connect_in_test_mode’, ‘__return_true’ );

    Thread Starter dreadedhamish

    (@dreadedhamish)

    of note – I had to disconnect from Stripe and reconnect after adding the filter.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Feature Request – Test mode.’ is closed to new replies.