After a payment link payment
Learn what you can do after receiving a payment link payment.
After you receive a payment through a payment link, you can track payments, manage fulfillment automatically, view payment link metrics, and more.
Track payments ![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
After your customer makes a payment using a payment link, you can see it in the payments overview in the Dashboard. If you’re new to Stripe, you receive an email after your first payment. To receive emails for all successful payments, update your notification preferences in your profile settings.
Stripe creates a new guest customer for one-time payments and a new Customer when selling a subscription or saving a payment method for future use.
Automatically handle fulfillment ![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
You can automatically handle fulfillment through a Stripe partner or programmatically with the Stripe API:
Automation with a Stripe partner: To automate post-purchase activities like order fulfillment, emailing customers, and recording data to a spreadsheet, you can use a Stripe partner, like Zapier, to connect Stripe data to other applications.
Handle fulfillment programmatically: If you’re interested in handling fulfillment programmatically using the Stripe API and webhooks, learn how to fulfill orders after a customer pays.
Change confirmation behavior ![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
After a successful payment, your customer sees a localized confirmation message thanking them for their purchase. You can customize the confirmation message or redirect to a URL of your choice. To change the confirmation behavior on a payment link, click After the payment when creating or editing a payment link. Under Confirmation page, you can choose to replace the default message with a custom one.
You can also choose to redirect your customers to your website instead of providing a confirmation page. If you redirect your customers to your own confirmation page, you can include {CHECKOUT_
in the redirect URL to dynamically pass the customer’s current Checkout Session ID. This is helpful if you want to tailor the success message on your website based on the information in the Checkout Session. You can also add UTM codes as parameters in the query string of the payment link URL. The UTM codes are automatically added to your redirect URL when your customer completes a payment.
Split payment with a connected account ![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
With Stripe Connect, you can split a payment with a connected account. When creating a new payment link, on the After payment tab, select the checkbox that says Split the payment with a connected account. Selecting this checkbox allows a connected account to automatically get paid when a customer buys the product through this payment link. Learn how to use payment links with connected accounts.
Let customers manage their subscriptions ![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Create a link that you can send to customers, letting them log in and manage their subscriptions using the customer portal.
Send email receipts ![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Stripe can automatically send email receipts to your customers after successful payments. You can enable this feature with the email customers for successful payments option in your email receipt settings. To customize your receipt color and logo, go to the Branding settings.
To display custom text, use the description attribute on the PaymentIntent. Some examples include:
- Description of goods or services provided
- Authorization code
- Subscription information
- Cancellation policies
Automatically send paid invoices![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
In addition to ordinary receipts, Payment Links can generate paid invoices as proof of payment. Invoices have more information than receipts. For subscriptions, Stripe generates invoices automatically, but for one-time payments, you need to enable them.
To generate invoices, toggle Successful payments on in your Customer emails settings. Then, when creating a Payment Link, select Create an invoice PDF in the After payment tab. You can configure your invoice, including adding a memo, footer, and your tax ID in your invoice template settings.
After the payment completes, Stripe sends an invoice summary with links to download the invoice PDF and invoice receipt to the email address your customer provides during checkout. You can also view the invoice in the Dashboard or access it programmatically by listening to the invoice.paid event through an event destination.
Caution
Invoices for delayed notification payment methods such as Bacs Direct Debit, Bank transfers, Boleto, Canadian pre-authorized debits, Konbini, OXXO, Pay by Bank, SEPA Direct Debit, SOFORT, or ACH Direct Debit might take longer to send because we send the invoice after successful payment, not upon checkout session completion.
![Screenshot of the invoice PDF that customers can download from the invoice summary email](https://b.stripecdn.com/docs-statics-srv/assets/invoice.9e44668032383601eeec362f38293b7a.png)
The downloadable invoice PDF
![Screenshot of the invoice receipt that customers can download from the invoice summary email](https://b.stripecdn.com/docs-statics-srv/assets/invoice_receipt.4f120ee7363f8e7728fa553a8a24aae3.png)
The downloadable invoice receipt
![Screenshot of the invoice summary email Stripe sends](https://b.stripecdn.com/docs-statics-srv/assets/email.560c2666905531b907f7fcd4f1a0a6dd.png)
The customer email with links to the invoice PDF and receipt
Localization![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
When using Payment Links, the language of the receipt and invoice is determined by the browser locale of the user opening the Payment Link URL.
View payment link metrics ![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
You can see metrics such as views, sales, and revenue from a given payment link by clicking the Payments and analytics tab after selecting a payment link from the list view. Note that Stripe can delay data for up to 18 hours, and isn’t available in test mode. Analytics aren’t supported for links that include recurring prices.
You can use this data to better understand how your link is performing and what its conversion rate is:
- Views: The number of times your payment link was opened.
- Sales: The number of times the payment link was used to complete a purchase.
- Revenue: The gross sales volume that the link generated and is always in your default currency regardless of the presentment currency. Stripe converts the amounts using the exchange rate on the day the payment occurs.
Refund payment links![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
To refund a payment using the Dashboard:
- Find the payment you want to refund in the Payments page.
- Click the overflow menu () to the right of the payment, then select Refund payment.
- By default, you issue a full refund. For a partial refund, enter a different refund amount.
- Select a reason for the refund. If you select Other, you must add a note that explains the reason for the refund. Click Refund.
Alternatively, you can click a specific payment and issue a refund from its details page. You can also send refund receipts automatically or manually send a receipt for each refund.
Bulk refunds![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
The Dashboard supports the bulk refunding of full payments. Select what payments you want to refund by checking the box to the left of each payment—even over multiple pages of results. Then, click Refund and select a reason. You can only issue full refunds in this way; partial refunds must be issued individually.
Refund timing![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
It typically takes 5-10 business days for the refund to be processed and reflected on the customer’s bank statement. If there are any issues with insufficient funds in your Stripe balance, the refund might be set as pending until resolved.