mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-07-08 15:22:46 +00:00
Merge branch 'master' into staging
This commit is contained in:
commit
c9641a4657
@ -4,6 +4,11 @@
|
||||
|
||||
Accept donations in Discourse! Integrates with [Stripe](https://stripe.com).
|
||||
|
||||
## Installation
|
||||
|
||||
* Follow the install instructions here: https://meta.discourse.org/t/install-a-plugin/19157
|
||||
* Set the private and public keys in the plugin settings.
|
||||
|
||||
## Configuration
|
||||
|
||||
Visit `/admin/plugins` and configure your private and public keys.
|
||||
|
@ -4,5 +4,4 @@ en:
|
||||
title: Spenden
|
||||
amount: Betrag
|
||||
card: Kreditkarte oder Bankkarte
|
||||
success: Bezahlung erfolgreich !
|
||||
submit: Spende bezahlen
|
||||
|
@ -4,5 +4,4 @@ en:
|
||||
title: Donate
|
||||
amount: Amount
|
||||
card: Credit or debit card
|
||||
success: Payment Successful!
|
||||
submit: Make Payment
|
||||
|
Loading…
x
Reference in New Issue
Block a user