Skip to content

Commit 4037703

Browse files
committed
settings - set a real price id
1 parent 30dd9db commit 4037703

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config/settings.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ shared:
77
pro_features:
88
- ☑️ Access the paywalled page
99
plans:
10-
- id: price_1R68bjLRcgxgTmfQL2kBW5pX
10+
- id: price_1R68c1LRcgxgTmfQijgGMDfT
1111
unit_amount: 9900
1212
currency: USD
1313
interval: month
@@ -17,11 +17,11 @@ shared:
1717
interval: year
1818
production:
1919
plans:
20-
- id: price_foo
20+
- id: price_1R68c1LRcgxgTmfQijgGMDfT
2121
unit_amount: 1900
2222
currency: USD
2323
interval: month
24-
- id: price_bar
24+
- id: price_1R68c1LRcgxgTmfQijgGMDfT
2525
unit_amount: 19000
2626
currency: USD
2727
interval: year

0 commit comments

Comments
 (0)