-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1db9921
commit c56b374
Showing
5 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
title: Create Checkout | ||
sidebar_label: Create | ||
sidebar_position: 3 | ||
--- | ||
Creating a hosted checkout is something you may | ||
|
||
## Permissions | ||
|
||
To be able to create subscription for a customer via the BillaBear admin system you will need to have a ROLE of Account Manager or higher. | ||
|
||
[Check the user roles here.](../user_roles/) | ||
|
||
## How To | ||
|
||
### Step 1. Click Create | ||
|
||
![Click Create](./create_screenshots/1_click_create.png) | ||
|
||
### Step 2. Create default basket | ||
|
||
![Input Email](./create_screenshots/2_form.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: Hosted Checkouts | ||
sidebar_label: Hosted Checkouts | ||
sidebar_position: 8 | ||
--- | ||
A customer is an entity that is used for billing. It can be a company or a person. | ||
|
||
## Actions | ||
|
||
* [Create Checkout](./create) | ||
* Update Customer | ||
* [Disable/Enable Customer](./enable_disable) | ||
* [Search Customer](./search_customers) |