# Authorising a payment

When the pre-built payment flows are enabled and a Customer submits a job proposal, they will be brought to a Stripe Checkout Session page where they can add payment details:

<figure><img src="https://512738489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPKM5KwK853wAtdoNnjWv%2Fuploads%2FVpHlpkRzOggeCUj7I3wX%2F2024-11-07%2010.33.58.gif?alt=media&#x26;token=7f51f732-d689-48ec-9a17-9cc3c6733b1c" alt=""><figcaption></figcaption></figure>

It is important to note that **the Customer is not actually making the payment** at this stage, rather they are [authorizing it to be made at a later stage](https://docs.stripe.com/payments/place-a-hold-on-a-payment-method).
