• Resolved grahamthomas

    (@grahamthomas)


    I’d like to test whether we can use the Stripe payment gateway instead of PayPal, but I’m struggling to find documentation on how to do this. There’s little help from Stripe itself (we already have an account with them as a gateway for donations via GiveTap) – they just say ‘consult your platform’s documentation’.

    I’ve found a doc on how to set up Stripe within WordPress generally:

    https://wpastra.com/guides-and-tutorials/stripe-wordpress-setup/

    But I’m not sure how this might relate to the fields in the StageShow Stripe payment gateway. Can anyone help?

    Graham

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Graham,

    Within stageshow it tells you what is required on the Payments tab within “Payment Gateway”.

    Login to stripe, click developers (top right). Go to API keys and get your PK and SK and paste these into Live Publishable Key and Live Secret Key in stageshow. Next go to Webhooks in stripe and “click add an endpoint”. Endpoint URL is shown in Stageshow under Webhook URL. Paste this in stripe Endpoint URL. Add events to listen to and choose checkout.session.completed. Click add events and save. When created select this and click reveal under signing secret. Copy and paste this in stageshow under Webhook Signing Secret.

    This is all LIVE however you can do the same under the test mode in stripe and change the server option in Stageshow to Test to try it all out.

    Any other issues then pop me an email and I can assist further (note I’m just a keen user of stageshow and not associated with the dev or stageshow directly. However my email can be found on many other threads within the stageshow forums)

    Thread Starter grahamthomas

    (@grahamthomas)

    Thank you very much, weazel91. Those instructions look like they’re both clear and comprehensive – and thanks for the opportunity to contact you directly if necessary (I’ll try not to bother you).

    I’ll give this a go in test mode on our staging site in the near future and will report back.

    Not a problem. Don’t struggle, if I can assist in anyway I shall.

    Chris

    Thread Starter grahamthomas

    (@grahamthomas)

    Chris – thanks once more for your excellent instructions. They worked like a charm and I’ve been able to set up a test payment gateway on our staging site and make a successful test booking. Once one or two other people have managed to do the same I’ll switch to live bookings (where payment is taken) on our staging site, and then once that’s confirmed as working I’ll set it up on our live site (which involves a bit more work as I’ll need a new webhook for it).

    The good thing is that I can keep the settings for our PayPal gateway within StageShow and switch back to it if necessary.

    Graham

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to set up Stripe payment gateway with StageShow?’ is closed to new replies.