Skip to content

Commit a48706d

Browse files
switch from stripe "test" to "sandbox"
1 parent ea7e144 commit a48706d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/development/params.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ paddleHubManagedSubscriptionPlanId: 42235
2020
paddlePricesUrl: https://sandbox-checkout.paddle.com/api/2.0/prices
2121

2222
# STRIPE
23-
stripePk: pk_test_JhF3MoFQGw2Is0DB3BSv345P
23+
stripePk: pk_test_51RCM24IBZmkR4F9UiLBiSmsAnJvWqmHcDLxXR8ABKK1MNsZk3zCk2VJW7ZfaBlD81zpQxCX243sS3LEp9dABwiG800kJnGykDF
2424
stripePlans:
2525
EUR: plan_GgVY2JfD49bc02
2626
USD: plan_GgVZwj545E0uH3

config/staging/params.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ paddleHubManagedSubscriptionPlanId: 42235
2020
paddlePricesUrl: https://sandbox-checkout.paddle.com/api/2.0/prices
2121

2222
# STRIPE
23-
stripePk: pk_test_JhF3MoFQGw2Is0DB3BSv345P
23+
stripePk: pk_test_51RCM24IBZmkR4F9UiLBiSmsAnJvWqmHcDLxXR8ABKK1MNsZk3zCk2VJW7ZfaBlD81zpQxCX243sS3LEp9dABwiG800kJnGykDF
2424
stripePlans:
2525
EUR: plan_GgVY2JfD49bc02
2626
USD: plan_GgVZwj545E0uH3

0 commit comments

Comments
 (0)