This guide will show you how to set up an account page for your customers. The account page allows customers to manage their orders, subscriptions, passwords and payment information. You can choose to use the default account page or create your own page using shortcodes.
How To Create A Customer Account Page
First, create a new page in your WordPress site. Then, add the shortcode [studiocart_account] to the page and select Publish.

Next, head over to the Studiocart General Settings. Select the page you previously created from the My Account Page dropdown. Then fill in your Company Name, Company Address and add a Logo Image. Scroll to the bottom of the page and select Save Settings.
Note: Your company details and logo will display on your customer’s PDF invoices.

Now you can share the account page with your customers. They will be able to access the page with the username and password they created during checkout.

After they have logged in, your customers will be able to cancel or update subscriptions, update their payment information, change their password, view their order history, and download PDF invoices.


How To Create a Custom Account Page
If you would like to create a custom account page, add the following shortcodes to the body of the tab or column you have created for each section.
[studiocart_account tab=user-profile]
Displays the customer’s profile
[studiocart_account tab=subscriptions]
Displays the customer’s subscriptions
[studiocart_account tab=order-history]
Displays the customer’s order history
[studiocart_account tab=plans]
Displays the customer’s payment plans
[studiocart_order_detail]
Displays the details of a single order
[studiocart_subscription_detail
Displays the details of a single subscription

Related Links:
Create User Integration
How To Add User Registration Fields To Checkout