From 9a265cc48bdf649a51bd68849b912fb2739f8e74 Mon Sep 17 00:00:00 2001 From: Pelle Koster <pelle.koster@geant.org> Date: Fri, 14 Feb 2025 08:12:59 +0100 Subject: [PATCH] some typo/styling fixes in docs --- docs/source/introduction.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/source/introduction.rst b/docs/source/introduction.rst index e87e523..a76a018 100644 --- a/docs/source/introduction.rst +++ b/docs/source/introduction.rst @@ -15,15 +15,14 @@ features: * Use a specific invoice template 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 +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 of the registration form. Here they get the opportunity to fill out a purchase order and/or VAT number. Upon clicking a confirmation button an invoice is created for them and they are redirected to Stripe where they can view the invoice, pay directly by credit card and/or see payment instructions for paying by bank transfer. They also receive an e-mail with all payment -information -`` +information. .. note:: -- GitLab