You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

9 rivejä
183 B

  1. package setting
  2. var StripeApiSecret = ""
  3. var StripeWebhookSecret = ""
  4. var StripePriceId = ""
  5. var StripeUnitPrice = 8.0
  6. var StripeMinTopUp = 1
  7. var StripePromotionCodesEnabled = false