Skip to content

Stripe

Integrate Stripe with Sngine in a few easy steps.

Get the API keys

  1. Go to https://dashboard.stripe.com/ and sign in with your Stripe account

  2. Click SettingsDevelopersManage API Keys and copy both Publishable Key and Secret Key

    Click Settings → Developers → Manage API Keys and copy both Publishable Key and Secret Key

    Click Settings → Developers → Manage API Keys and copy both Publishable Key and Secret Key

    Click Settings → Developers → Manage API Keys and copy both Publishable Key and Secret Key

Create the webhook

  1. Go to Webhooks and add new webhook, Webhook URL should be like this:

    If you installed Sngine in your domain directly like www.domain.com the URI should be like this:
    https://www.domain.com/webhooks/stripe_subscriptions.php

    If you installed Sngine in your domain directly but without www like domain.com the URI should be like this:
    https://domain.com/webhooks/stripe_subscriptions.php

    If you installed Sngine in sub-domain like sub.domain.com the URI should be like this:
    https://sub.domain.com/webhooks/stripe_subscriptions.php

    If you installed Sngine in a directory like domain.com/directory the URI should be like this:
    https://www.domain.com/directory/webhooks/stripe_subscriptions.php

    If you installed Sngine in a directory like domain.com/directory the URI should be like this…

    If you installed Sngine in a directory like domain.com/directory the URI should be like this…

    If you installed Sngine in a directory like domain.com/directory the URI should be like this…

    If you installed Sngine in a directory like domain.com/directory the URI should be like this…

    If you installed Sngine in a directory like domain.com/directory the URI should be like this…

    If you installed Sngine in a directory like domain.com/directory the URI should be like this…

Add the keys to Sngine

  1. Copy API Keys and your Webhook Signing Secret then go to your Sngine Admin Panel → Settings → Payments Settings and paste all and select the mode you want Test or Live

    Copy API Keys and your Webhook Signing Secret then go to your Sngine Admin Panel → Settings → Payments Settings and paste…

Go live

  1. To activate Live mode you will need to verify your business first

    To activate Live mode you will need to verify your business first