feat: atualiza price_ids Stripe para nova conta (acct_1PvIzkBk8jHwC3c0)
All checks were successful
BCards Multi-Tenant Deployment Pipeline / Run Tests (push) Successful in 4s
BCards Multi-Tenant Deployment Pipeline / PR Validation (push) Has been skipped
BCards Multi-Tenant Deployment Pipeline / Build and Push Image (push) Successful in 9m45s
BCards Multi-Tenant Deployment Pipeline / Deploy to Release Swarm (ARM) (push) Has been skipped
BCards Multi-Tenant Deployment Pipeline / Deploy bcards.site (push) Successful in 1m2s
BCards Multi-Tenant Deployment Pipeline / Deploy spicylinks.site (push) Successful in 1m3s
BCards Multi-Tenant Deployment Pipeline / Deploy luslinks.site (push) Successful in 1m2s
BCards Multi-Tenant Deployment Pipeline / Cleanup Old Resources (push) Has been skipped
BCards Multi-Tenant Deployment Pipeline / Deployment Summary (push) Successful in 0s
All checks were successful
BCards Multi-Tenant Deployment Pipeline / Run Tests (push) Successful in 4s
BCards Multi-Tenant Deployment Pipeline / PR Validation (push) Has been skipped
BCards Multi-Tenant Deployment Pipeline / Build and Push Image (push) Successful in 9m45s
BCards Multi-Tenant Deployment Pipeline / Deploy to Release Swarm (ARM) (push) Has been skipped
BCards Multi-Tenant Deployment Pipeline / Deploy bcards.site (push) Successful in 1m2s
BCards Multi-Tenant Deployment Pipeline / Deploy spicylinks.site (push) Successful in 1m3s
BCards Multi-Tenant Deployment Pipeline / Deploy luslinks.site (push) Successful in 1m2s
BCards Multi-Tenant Deployment Pipeline / Cleanup Old Resources (push) Has been skipped
BCards Multi-Tenant Deployment Pipeline / Deployment Summary (push) Successful in 0s
Migra todos os price_ids de teste (conta BMIadsOxJV) para preços live na conta MCP oficial. 12 produtos e 24 preços criados (4 planos × mensal/anual × 3 tenants: BCards, SpicyLinks, LusLinks). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
302d6a0eeb
commit
72e2a220e5
File diff suppressed because it is too large
Load Diff
@ -21,7 +21,7 @@
|
||||
"Plans": {
|
||||
"Basic": {
|
||||
"Name": "Básico",
|
||||
"PriceId": "price_1RycPaBMIadsOxJVKioZZofK",
|
||||
"PriceId": "price_1TR10MBk8jHwC3c0iey23Ghb",
|
||||
"Price": 12.90,
|
||||
"MaxPages": 3,
|
||||
"MaxLinks": 8,
|
||||
@ -35,7 +35,7 @@
|
||||
},
|
||||
"Professional": {
|
||||
"Name": "Profissional",
|
||||
"PriceId": "price_1RycQmBMIadsOxJVGqjVMaOj",
|
||||
"PriceId": "price_1TR10NBk8jHwC3c0yqmy8soD",
|
||||
"Price": 25.90,
|
||||
"MaxPages": 5,
|
||||
"MaxLinks": 20,
|
||||
@ -49,7 +49,7 @@
|
||||
},
|
||||
"Premium": {
|
||||
"Name": "Premium",
|
||||
"PriceId": "price_1RycRUBMIadsOxJVkxGOh3uu",
|
||||
"PriceId": "price_1TR10OBk8jHwC3c0eZa77y31",
|
||||
"Price": 29.90,
|
||||
"MaxPages": 15,
|
||||
"MaxLinks": -1,
|
||||
@ -64,7 +64,7 @@
|
||||
},
|
||||
"PremiumAffiliate": {
|
||||
"Name": "Premium+Afiliados",
|
||||
"PriceId": "price_1RycTaBMIadsOxJVeDLseXQq",
|
||||
"PriceId": "price_1TR10PBk8jHwC3c0B1oIvvYY",
|
||||
"Price": 34.90,
|
||||
"MaxPages": 15,
|
||||
"MaxLinks": -1,
|
||||
@ -79,7 +79,7 @@
|
||||
},
|
||||
"BasicYearly": {
|
||||
"Name": "Básico Anual",
|
||||
"PriceId": "price_1RycWgBMIadsOxJVGdtEeoMS",
|
||||
"PriceId": "price_1TR10NBk8jHwC3c0L4SDaWe9",
|
||||
"Price": 129.00,
|
||||
"MaxPages": 3,
|
||||
"MaxLinks": 8,
|
||||
@ -93,7 +93,7 @@
|
||||
},
|
||||
"ProfessionalYearly": {
|
||||
"Name": "Profissional Anual",
|
||||
"PriceId": "price_1RycXdBMIadsOxJV5cNX7dHm",
|
||||
"PriceId": "price_1TR10OBk8jHwC3c0IuyvrvRf",
|
||||
"Price": 259.00,
|
||||
"MaxPages": 5,
|
||||
"MaxLinks": 20,
|
||||
@ -107,7 +107,7 @@
|
||||
},
|
||||
"PremiumYearly": {
|
||||
"Name": "Premium Anual",
|
||||
"PriceId": "price_1RycYnBMIadsOxJVPdKmzy4m",
|
||||
"PriceId": "price_1TR10PBk8jHwC3c0qngPYMUN",
|
||||
"Price": 299.00,
|
||||
"MaxPages": 15,
|
||||
"MaxLinks": -1,
|
||||
@ -122,7 +122,7 @@
|
||||
},
|
||||
"PremiumAffiliateYearly": {
|
||||
"Name": "Premium+Afiliados Anual",
|
||||
"PriceId": "price_1RycaEBMIadsOxJVEhsdB2Y1",
|
||||
"PriceId": "price_1TR10QBk8jHwC3c0f8CBaD1n",
|
||||
"Price": 349.00,
|
||||
"MaxPages": 15,
|
||||
"MaxLinks": -1,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user