Stripe payment services

Stripe is an online payment service provider. It is possible to make a connection to Stripe to allow visitors of the website to pay their orders. Mollie supports various kinds of payment options such as iDeal and Credit Card. The costs for implementing Stripe into your Genkgo system are for the client.

After following the steps below, Genkgo can implement Stripe. You will then be able to create payment forms on the website, allow visitors to pay in the Webshop and to pay for tickets for events.

Supported payment methods

  • Ideal
  • Credit Card
  • Bancontact

1. Register with Stripe

To be able to use online payment, you need to register your organization with Stripe. You can do this here.

2. Provide API Keys

To have a successful connection, we need the following information.

  • Secret Key – This is used to initiate payments.
  • Publishable Key - Required for processing payments.
  • Webhook Endpoint API Key – Used for the confirmation of payments.