From d702fd82cb8b4043c4e80990d6065e5bb4b8196e Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 23 May 2024 00:18:10 +0200 Subject: [PATCH] add USD to default prices --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 9d90479..f2798e0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -75,7 +75,7 @@ ram.runtime = "50M" help.en = "Go on https://dashboard.stripe.com/products to create those donation products" help.fr = "Allez sur https://dashboard.stripe.com/products pour créer ces produits de dons" type = "string" - default = "one_time/EUR/price_1IKuPV,recuring/EUR/price_1IKuPV" + default = "one_time/EUR/price_1IKuPV,recuring/EUR/price_1IKuPV,one_time/USD/price_1IKuPV,recuring/USD/price_1IKuPV" [resources] [resources.sources.main]