Skip to main content

Stripe

Accept payments from customers around the world in minutes. Stripe is designed to increase conversion at every step of the payment flow – from optimised checkout flows and fraud prevention to frictionless one-click checkout and issuer-level optimisations.

Setting Up Stripe

To get started, register at Stripe.

Create a new store and fill in the fields according to the prompts.

Go to Webhooks and click Add endpoint:

Add Endpoint

Add a webhook:

Add Webhook

  1. Endpoint URL - https://api.gamepush.com/gs/api/stripe/payments
  2. Select all events to send - "Select all events"

Obtain the webhook secret key, save it for adding to the service:

Get Webhook Secret

Add an API Key, save it for adding to the service:

Create API Key

GamePush Settings

In the project control panel, under the Purchases section in Your payment acceptance configurations, add a new configuration.

Create Config

  • Name. Any name for you.
  • Description. For your clarification.
  • Enable test environment. (Optional) Enable if you want to test Stripe payments without spending money. Don't forget to uncheck it before publishing the project.
  • Stripe Settings (first select Stripe as the payment service)
    • Secret Key. The API key from Stripe.
    • Webhook Secret Key. The webhook secret key from Stripe.
  • Web. Select Stripe as the payment service to enable purchases on your websites.
  • Android. Select Stripe as the payment service to enable purchases in the Android mobile app.

Additionally, there is no need to create purchases in the Stripe system and link them with GamePush. We automate everything.

Integration in the Game

To start using Stripe payments, choose the desired platform (website or app store) and specify the payment config using Stripe.

Select Platform

In the game, everything will automatically work after saving the platform settings.

Stay in Touch

Other documents of this chapter available Here. To get started, welcome to the Tutorials chapter.

GamePush Community Telegram: @gs_community.

For your suggestions e-mail: [email protected]

We Wish you Success!