# Subscribe: checkout experience (/archive/paypal-payments-standard/integration-guide/checkout-exp-subscribe)



> **Warning:** This product is [deprecated](/archive/product-lifecycle) and should not be used for new integrations. Use [Payment Links and Buttons](/payment-links-buttons/overview) instead. For information about migrating, visit the [Upgrade Hub](https://developer.paypal.com/upgrade/wps/guide/).

This topic provides a workflow diagram and full description of the checkout experience for the Subscribe button configured with basic payment options. It also provides links to other topics that can help you configure advanced payment option for this button.

## Checkout workflow for a basic Subcribe button [#checkout-workflow-for-a-basic-subcribe-button]

![](https://www.paypalobjects.com/webstatic/en_US/developer/docs/pps/subscribe_basic-checkout-experience.gif)

Read a description that includes customer actions on an example retail website for each step of the workflow:

* [Checkout starts on your website](#checkout-starts-on-your-website)

* [Buyers choose how to pay](#buyers-choose-how-to-pay)

* [Buyers review their payment details](#buyers-review-their-payment-details)

* [Buyers view and print payment payment confirmation](#buyers-view-and-print-payment-confirmation)

* [Buyers receive subscription authorization notices by email](#buyers-receive-subscription-authorization-notices-by-email)

* [Enhance the checkout experience](#enhance-the-checkout-experience)

### Checkout starts on your website [#checkout-starts-on-your-website]

The basic checkout experience begins on your website when a buyer is ready to sign up.

![](https://www.paypalobjects.com/webstatic/en_US/developer/docs/pps/demo_subscribe-alices-used-books.gif)

In this example, Bob begins on Alice's Used Books website and decides to sign up for a subscription to Alice's Weekly Digest. He clicks Subscribe to check out.

### Buyers choose how to pay [#buyers-choose-how-to-pay]

PayPal displays a billing information/log-in page, which lets buyers enter their credit card information to sign up. Buyers with PayPal accounts log in to sign up.

![](https://www.paypalobjects.com/webstatic/en_US/developer/docs/pps/demo_subscribe-enter-cc-info.gif)

In this case, Bob does not have a PayPal account. He enters his billing information. He also enters his contact information – email address and home phone number– so that PayPal can send him a PayPal transaction receipt and can contact him if necessary to complete the transaction. Then Bob clicks Continue.

In this case, Bob does not have a PayPal account. He enters his billing information. He also enters his contact information – email address and home phone number– so that PayPal can send him a PayPal transaction receipt and can contact him if necessary to complete the transaction. Then Bob clicks Continue.

![](https://www.paypalobjects.com/webstatic/en_US/developer/docs/pps/demo_subscribe-payment-details.gif)

### Buyers review their payment details [#buyers-review-their-payment-details]

PayPal displays a payment review page to let buyers check the details of their automatic payment plans before they complete their agreements.

![](https://www.paypalobjects.com/webstatic/en_US/developer/docs/pps/demo_subscribe-review-page.gif)

In this case, Bob reviews the details of his subscription and recurring payments. Then, he clicks Agree to complete his sign up for the subscription.

### Buyers view and print payment confirmation [#buyers-view-and-print-payment-confirmation]

PayPal displays a payment confirmation page to let buyers know that they checked out successfully.

![](https://www.paypalobjects.com/webstatic/en_US/developer/docs/pps/demo_subscribe-succesfully-signed-up.gif)

In this case, Bob prints the confirmation page for his records.

### Buyers receive subscription authorization notices by email [#buyers-receive-subscription-authorization-notices-by-email]

PayPal sends buyers a subscription authorization notice by email to confirm the transaction that they made.

PayPal sends buyers a subscription authorization notice by email to confirm the transaction that they made.

In this case, PayPal sends Bob an email message notifying him of his subscription payment for Alice's Used Books for payment of $20.00 USD recurring each year.

## Enhance the checkout experience [#enhance-the-checkout-experience]

To enhance the buyer's checkout experience, you can add custom options to your payment button. The following topics describe custom button options and other PayPal Payment Standard product features:

* [Customize advanced features](/archive/paypal-payments-standard/integration-guide/step-3) — Configure options in Step 3: Customize advanced features on the Create a PayPal payment button page.

* [Account profile settings](/archive/paypal-payments-standard/integration-guide/ProfileAndTools) — Configure your PayPal account profile to add your company logo and auto-calculate shipping and tax information.

* [Merchant Setup and Administration Guide](/archive/paypal-payments-standard/admin/checkout-settings) — Implement the Auto-Return feature so customers are automatically returned to your website when they complete a transaction.

* [Payment Data Transfer](/api/nvp-soap/payment-data-transfer) — Return transaction information to buyers after completing a purchase, including a Thank You message.

* [Filling out FORMs automatically with HTML variables](/archive/paypal-payments-standard/integration-guide/formbasics#auto-fill-forms-with-html-variables)

* [HTML variables for filling out PayPal checkout pages automatically](/archive/paypal-payments-standard/integration-guide/Appx-websitestandard-htmlvariables#auto-fill-paypal-checkout-page-variables)
