File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
docs/subscription-guidance Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,13 @@ If a customer is unable to complete their purchase due to an invalid or expired
9
9
10
10
Grace Periods are optional and customizable on certain platforms.
11
11
12
- | Store | Required? | Duration |
13
- | :---------- | :--------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------- |
14
- | App Store | Optional | [ Customizable] ( https://developer.apple.com/help/app-store-connect/manage-subscriptions/enable-billing-grace-period-for-auto-renewable-subscriptions ) |
15
- | Google Play | Optional | [ Customizable] ( https://developer.android.com/google/play/billing/subscriptions ) |
16
- | Stripe | Optional | Customizable |
17
- | Amazon | ❌ Not supported | N/A |
12
+ | Store | Required? | Duration |
13
+ | :--------------------- | :--------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------- |
14
+ | App Store | Optional | [ Customizable] ( https://developer.apple.com/help/app-store-connect/manage-subscriptions/enable-billing-grace-period-for-auto-renewable-subscriptions ) |
15
+ | Google Play | Optional | [ Customizable] ( https://developer.android.com/google/play/billing/subscriptions ) |
16
+ | RevenueCat Web Billing | Optional | Customizable |
17
+ | Stripe | Optional | Customizable |
18
+ | Amazon | ❌ Not supported | N/A |
18
19
19
20
## Encountering Billing Issues
20
21
You can’t perform that action at this time.
0 commit comments