Skip to content

Commit 64110b8

Browse files
committed
Add link to Stripe API docs
1 parent 055acad commit 64110b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ There are no customizations available when reactivating a subscription.
218218
219219
### Subscription Status Mapping
220220
221-
When Stripe sends webhook events, the plugin maps Stripe's subscription statuses to Commerce's subscription properties. This determines how subscriptions appear in the control panel and are queried via `craft.subscriptions`.
221+
When Stripe sends webhook events, the plugin maps [Stripe's subscription statuses](https://docs.stripe.com/api/subscriptions/object#subscription_object-status) to Commerce's subscription properties. This determines how subscriptions appear in the control panel and are queried via `craft.subscriptions`.
222222
223223
| Stripe Status | `hasStarted` | `isSuspended` | `isExpired` | Commerce Status |
224224
|----------------------|--------------|---------------|-------------|-----------------|

0 commit comments

Comments
 (0)