Skip to content

Commit 0eb75cc

Browse files
docsy-bot[bot]chewbeccy
authored andcommitted
update-payment-methods-docs
1 parent 8b28324 commit 0eb75cc

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

docs/meshcloud.payment-methods.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,16 +89,23 @@ The other way of exporting metadata is via our [chargeback statements](meshcloud
8989

9090
Not all metadata is exported by default, and each metadata field has to be explicitly configured before it will be exported as part of the CSV file. It is even possible to configure the export to include standard fields of the payment method, e.g. the name or expiration date. To configure this behavior, read more [here](meshstack.billing.md#chargeback).
9191

92-
The actual export itself can be done via the meshPanel. This is possible for both organization admins (for all meshWorkspaces) and Workspace Managers (for the selected meshWorkspace). When navigating to the Administration area (for organization admins), you will see **Chargeback Statements** on the left. When navigating to the [workspace control plane](./meshcloud.workspace.md#managing-your-meshworkspace) (for workspace managers) , you will see **Chargeback Statements** under **Financials**. Click on it and you will see all chargeback statements. Additionally, there is the option at the top right labelled 'CSV Export' to export the list to a single CSV file.
92+
The actual export itself can be done via the meshPanel. This is possible for both organization admins (for all meshWorkspaces) and Workspace Managers (for the selected meshWorkspace). When navigating to the Administration area (for organization admins), you will see **Chargeback Statements** on the left. When navigating to the [workspace control plane](./meshcloud.workspace.md#managing-your-meshworkspace) (for workspace managers), you will see **Chargeback Statements** under **Financials**. Click on it and you will see all chargeback statements. Additionally, there is the option at the top right labelled 'CSV Export' to export the list to a single CSV file.
9393

9494
### External Payment Method Registration
9595

96-
Beside manually creating a new payment method in the meshPanel on an ad-hoc basis, it is also possible to let users navigate to an external URL for requesting
97-
a new payment method, e.g. an internal budget request form. To make this even better, you can use the API of meshStack to create an approval flow and automate the creation
98-
of any new payment methods.
96+
Beside manually creating a new payment method in the meshPanel on an ad-hoc basis, it is also possible to let users navigate to an external URL for requesting a new payment method, e.g. an internal budget request form. To make this even better, you can use the API of meshStack to create an approval flow and automate the creation of any new payment methods.
9997

10098
The external URL can be figured under the configuration option `environment.ui.externalPaymentMethodUrl`.
10199

102100
By configuring the URL, the following button will appear in the meshPanel for meshWorkspaces:
103101

104102
![Request Payment Method Button](assets/payment_methods/payment_method_request_button.png)
103+
104+
## Optional Payment Method Setup
105+
106+
While it is mandatory to have a payment method assigned to a meshProject at the time of creation, it is possible to make payment method setup more flexible for users.
107+
108+
- **Self-Service Option**: The workspace team can configure payment methods to be self-service.
109+
- **Complete Disable**: Alternatively, you can disable the payment method feature entirely, which will remove all payment method screens from the interface.
110+
111+
Note that if the payment method feature is completely disabled, users will not have the option to enter any payment information.

0 commit comments

Comments
 (0)