fix: produtos stripe
This commit is contained in:
parent
7a552315c2
commit
aa7a80ff61
@ -19,19 +19,19 @@
|
||||
}
|
||||
},
|
||||
"Stripe": {
|
||||
"PublishableKey": "pk_live_XXXXX",
|
||||
"SecretKey": "sk_live_XXXXX",
|
||||
"WebhookSecret": "whsec_live_XXXXX",
|
||||
"PublishableKey": "pk_test_51Rs42tBeR5IFYUsBooapyDwQTgh6CFuKbya5R3MVDTrdOUKmgiHQYipU0pgOdG5iKogH77RUYIKBJzbCt5BghUOY00xitV5KiN",
|
||||
"SecretKey": "sk_test_51Rs42tBeR5IFYUsBtycRlJJcdwgoMbh8MfQIKIGelBPTQFwDcOn2iCCbw5uG6hnqlpgNAUuFgWRAUUMA8qkABKun00EIx4odDF",
|
||||
"WebhookSecret": "whsec_gYri7qNVHc18sREu2eXnjdRzklwRf3hI",
|
||||
"ProductId": "prod_SnfQTxwE3i8r5L",
|
||||
"Plans": {
|
||||
"Monthly": {
|
||||
"BR": "price_XXXXX_monthly_br_PROD",
|
||||
"PY": "price_XXXXX_monthly_py_PROD",
|
||||
"BR": "price_1SJnDzB6bFjHQirAopEW55cP",
|
||||
"PY": "price_1SJnMpB6bFjHQirAlHeaF0Pw",
|
||||
"US": "price_XXXXX_monthly_us_PROD"
|
||||
},
|
||||
"Yearly": {
|
||||
"BR": "price_XXXXX_yearly_br_PROD",
|
||||
"PY": "price_XXXXX_yearly_py_PROD",
|
||||
"BR": "price_1SJnEpB6bFjHQirAw8NN6i0K",
|
||||
"PY": "price_1SJnNiB6bFjHQirAdE953q8Q",
|
||||
"US": "price_XXXXX_yearly_us_PROD"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user