-
Notifications
You must be signed in to change notification settings - Fork 1
/
blomstra-payments.yml
125 lines (123 loc) · 5.79 KB
/
blomstra-payments.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
core:
forum:
index_sort:
mostBacked_button: Most backed
blomstra-payments:
forum:
accept-terms-modal:
accept_label: I have read and accept the <link>payment terms</link>.
continue_button: Continue Payment
title: Accept Terms
stripe:
interval_once: once
subscription-card:
bounty: Bounty
ptv: Paid to view
pta: Paid to access
ptb: Paid to bump
ptp: Paid to publish
cancel-control: Cancel
none: No payments or active subscriptions
post_stream:
bounty_added_text: '{username} added a bounty of {amount}.'
pay-to-view:
purchase-control: Pay to View
purchase-log-in: Log In & Pay to View
purchase-completed: Unlocked
description: >
Posts beyond this point are locked behind a paywall, you can
unlock them by completing payment through our payment provider
Stripe.
pay-to-post:
purchase-control: Pay to Publish
purchase: Purchase to Publish
purchase_required: >
This discussion will be published once you complete the payment
through our payment provider Stripe. Click purchase to view
cost and payment options.
pay-to-bump:
description: "{count, plural, one {This discussion was bumped} other {{count} people bumped this discussion}}."
purchase-control: Pay to Bump
purchase-log-in: Log In & Pay to Bump
bounties:
purchase-control: Add Bounty
enable-control: Enable Bounties
choose-bounty-amount-modal:
title: Choose bounty amount
checkout-control: Checkout
description: "Select your amount for supporting \"{subject}\" or choose a custom amount."
backers-widget:
backers: Backers
label: "{currency} {sum} pledged"
none: No backers yet.
pledged: Pledged
tag:
require-payment-label: Payment Required
payment-options-modal:
title: Payment options to gain access to {group}
description: >
Choose any of the following options to start your
access to the group. You will redirected to our payment
provider Stripe for payment processing.
access-portal:
options: options
purchase: purchase
subscribed: subscribed
nav:
access_portal: Access portal
user_subscriptions: Subscriptions
exceptions:
out-of-bounds-amount:
min: A payment of {amount} is not allowed, {min} is the lowest amount.
max: A payment of {amount} is not allowed, {max} is the highest amount.
admin:
edit-tag:
select-ptp-product: (PTP) Required product
select-ptp-product-description: >
Selecting a product will require payment of that product
for each discussion in that tag. Pay per post, for instance great
for advertorials.
Create a product with a single "one time" price in your Stripe
dashboard and copy the ID starting with <code>prod_</code> into this field.
select-ptv-product: (PTV) Required product
select-ptv-product-description: >
Selecting a product will require payment of that product
to permanently gain access to all posts beyond the threshold..
Create a product in your Stripe dashboard and copy the ID
starting with <code>prod_</code> into this field.
visible-from: Hide posts at this threshold
visible-from-description: >
The number you specify here defines at which point posts
will be hidden to users that haven't paid to access the content.
Use 0 to hide all of them, 1 for the one after the OP.
select-ptb-product: (PTB) Required product
select-ptb-product-description: >
Selecting a product will require payment of that product before
being able to bump a discussion.
bump-others: (PTB) Allow others to bump discussions
bump-others-description: >
If enabled, not just the discussion author can bump discussions
with a payment.
select-bounty-product: (Bounty) Required product
select-bounty-product-description: >
Select a product will set it up for bounties. The product can only
have one Price with model: "Custom chooses price". Copy the ID of the product
starting with <code>prod_</code> into this field.
edit-group:
select-pta-product: (PTA) Required product
select-pta-product-description: >
Selecting a product will allow access to the group after
payment. In case of a subscription access will be revoked
automatically after cancellation of the subscription.
Create a product in your Stripe dashboard and copy the ID
starting with <code>prod_</code> into this field.
settings:
assign-bounty-tag-id: Tag to assign to discussion after the first submitted bounty
pk: Publishable (api) key
sk: Secret (api) key
webhook-secret: Webhook signing secret
link-access-portal: Link access portal under user session dropdown
link-to-terms: Payment Terms URL
recount-total-discussion-bounties: Recount total discussion bounties
permission:
enable-bounties: Enable bounties