Skip to content
Snippets Groups Projects
Pelle Koster's avatar
Pelle Koster authored
fix formatting

See merge request geant-swd/stripe-checkout!5
f30eaa45
History

Stripe Checkout Service

Service for adding custom steps for Stipe checkout.

This service acts as glue between Visit(cloud) and Stripe and its main purpose is to be able to customize the checkout process for people registering for TNC2025 and enable the following features:

  • Payment through bank transfer
  • Addition of PO and VAT number in the invoice

These features are not supported by Visit's implementation of the Stripe integration. This service acts as an in-between layer and does support these features

When visitors are registering to TNC2025 in Visit cloud, they are redirected to this service in the final step

See the full documentation on SWD Documentation