Skip to content

Commit 81f5c7a

Browse files
authored
Change QA env Stripe ID for membership (#289)
1 parent 43b294e commit 81f5c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ const environmentConfig: EnvironmentConfigType = {
120120
SqsQueueUrl:
121121
"https://sqs.us-east-1.amazonaws.com/427040638965/infra-core-api-sqs",
122122
PaidMemberGroupId: "9222451f-b354-4e64-ba28-c0f367a277c2",
123-
PaidMemberPriceId: "price_1R4TcTDGHrJxx3mKI6XF9cNG",
123+
PaidMemberPriceId: "price_1S5eAqDGHrJxx3mKZYGoulj3",
124124
AadValidReadOnlyClientId: "2c6a0057-5acc-496c-a4e5-4adbf88387ba",
125125
LinkryCloudfrontKvArn: "arn:aws:cloudfront::427040638965:key-value-store/0c2c02fd-7c47-4029-975d-bc5d0376bba1",
126126
DiscordGuildId: "1278798685706391664",

0 commit comments

Comments
 (0)