Using Stripe as your Payment Gateway for Registration

If you have not created your Stripe account yet, create one and follow the steps below to integrate it with your events.

  • Once you have registered your account, sign in to the account and get your API keys.
  • Click Developers > API keys in the left menu to get your Publishable key and Secret key.

   Stripe-guide-image-1

  • Click Developers > Webhooks in the left menu.

Stripe-guide-image-2

  • Click the Add destination button.
    Stripe-guide-image-3-edit-1
  • Select the Latest API version

Stripe-guide-image-3.5-edit

  • Click on Select Events and select the checkbox for the following options:
    • charge.succeeded
    • charge.failed
    • source.canceled
    • source.failed

Stripe-guide-image-4-1

  • Click the Add Webhook endpoint and proceed.
    Stripe-guide-image-5-1
  • Fill the Endpoint URL with https://idloom.events/webhooks/stripe
    Stripe-guide-image-6-1
  • Click the Click to reveal button to get your Signing secret.

Stripe-guide-image-7-1

  • Add your three keys to the EventMobi Registration payment settings page.

Stripe Reg - Image 6

Note: If the integration is not completely configured correctly, then the payments may end up coming through but the information will not be relayed to your EventMobi Registration site. (i.e. A registrant may be under the impression that a payment failed, when it has already gone through). 

We recommend completing a payment test before going live with your registration site.