mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-19 16:21:16 +01:00
Support PayPal for recurring donations
This commit is contained in:
@@ -352,7 +352,9 @@ subscription: # configuration for Stripe subscriptions
|
||||
# list of ISO 4217 currency codes and amounts for the given badge level
|
||||
xts:
|
||||
amount: '10'
|
||||
id: price_example # stripe ID
|
||||
processorIds:
|
||||
STRIPE: price_example # stripe Price ID
|
||||
BRAINTREE: plan_example # braintree Plan ID
|
||||
|
||||
oneTimeDonations:
|
||||
boost:
|
||||
|
||||
Reference in New Issue
Block a user