Skip to content

Commit 4cd3ba6

Browse files
committed
add beta to the docs
1 parent f4e8e5a commit 4cd3ba6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/store-operations/payments/index.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The following table lists the payment gateways that are compatible with our publ
8282
| Stripe | ✓ | ✓ |
8383
| StripeV3 | ✓ | ✓ |
8484
| StripeV4 | ✓ | ✓ |
85-
| Stripe OCS | ✓ | ✓ |
85+
| Stripe OCS (beta)| ✓ | ✓ |
8686
| TD Online Mart | ✓ | ✓ |
8787
| USA ePay | | ✓ |
8888
| Vantiv | | ✓ |
@@ -134,6 +134,10 @@ In addition to the [prerequisites](/docs/store-operations/payments#prerequisites
134134

135135
### Using Stripe OCS ACH stored bank accounts
136136

137+
<Callout type="important">
138+
Stripe OCS ACH is currently in beta. Please read the following [Knowledge Base (KB) article](https://support.bigcommerce.com/s/article/Connecting-with-Stripe-OCS?language=en_US#notifications).
139+
</Callout>
140+
137141
In addition to the [prerequisites](/docs/store-operations/payments#prerequisites-for-charging-stored-payment-instruments) above, to use Stripe OCS ACH in payments API, your store needs to:
138142

139143
- Enable ACH stored credentials in BigCommerce **Control Panel** > **Settings** > **Payments** > **Stripe**. See image below for reference:
@@ -144,7 +148,6 @@ In addition to the [prerequisites](/docs/store-operations/payments#prerequisites
144148

145149
Once the ACH checkbox is enabled and ACH is activated as a payment method on Stripe Dashboard, shoppers will be able to store their bank account details from both the "My Account" page and checkout page.
146150

147-
148151
### Charging stored instruments
149152

150153
There are three steps to using a stored card or PayPal account to make a payment.

0 commit comments

Comments
 (0)