summaryrefslogtreecommitdiff
path: root/engines/billing/questions.md
blob: 41da41f863cc398059894f319185fa6e88d12838 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Questions
====================

1. Should admin be able to see subscriptions?

2. Should user be able to upgrade or downgrade subscriptions?

3. Should confirmations emails be allowed?

See here:
https://articles.braintreepayments.com/guides/recurring-billing/email-notifications
https://articles.braintreepayments.com/control-panel/transactions/email-receipts

4. Braintree uses JS for dropin. I'm not sure but this may not work in browsers
such as Tor. Is there a problem?
JS can be improved and changed to 'Hosted Fields'. See here:
https://developers.braintreepayments.com/javascript+ruby/guides/hosted-fields/overview

5. There is another payment method that can be allowed: SEPA Direct Debit (on
   beta). Should it be allowed?