-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fb677ae
commit eda23b9
Showing
4 changed files
with
160 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,14 +31,29 @@ <h2> | |
Please choose a payment method that is more convenient to you. | ||
</p> | ||
|
||
<p class="radio-group tiers"> | ||
<label class="radio-button"> | ||
<input type="radio" name="tier" value="tier-regular" checked> | ||
Regular User | ||
</label> | ||
<label class="radio-button"> | ||
<input type="radio" name="tier" value="tier-corporate"> | ||
Corporate Users | ||
</label> | ||
<label class="radio-button"> | ||
<input type="radio" name="tier" value="tier-discount"> | ||
Discount % | ||
</label> | ||
</p> | ||
|
||
<div class="fieldset-wrapper"> | ||
<fieldset> | ||
<fieldset data-payment-type="regular"> | ||
<legend> | ||
Debit or Credit Card | ||
</legend> | ||
<div> | ||
<script async src="https://js.stripe.com/v3/buy-button.js"></script> | ||
<stripe-buy-button buy-button-id="buy_btn_1PNyV1J3cD62eTib1OGUERwp" | ||
<stripe-buy-button data-s="d-sup-reg" buy-button-id="buy_btn_1PNyV1J3cD62eTib1OGUERwp" | ||
publishable-key="pk_live_51ObohOJ3cD62eTibxbj84lafYC7ZktQKHQwdQ3Aa4iDpmC20JpXrhi3ZUicme54JnqPPeE2mSzigodqHEeb0X9JN0073GoEqiP"> | ||
</stripe-buy-button> | ||
</div> | ||
|
@@ -47,7 +62,7 @@ <h2> | |
</small> | ||
</fieldset> | ||
|
||
<fieldset> | ||
<fieldset data-payment-type="regular"> | ||
<legend> | ||
PayPal | ||
</legend> | ||
|
@@ -56,20 +71,20 @@ <h2> | |
<h4 class="region-title"> | ||
Region | ||
</h4> | ||
<p class="regions"> | ||
<label class="region-button"> | ||
<p class="radio-group regions"> | ||
<label class="radio-button"> | ||
<input type="radio" name="region" value="region-us"> | ||
<i class="flag flag-us"></i> US | ||
</label> | ||
<label class="region-button"> | ||
<label class="radio-button"> | ||
<input type="radio" name="region" value="region-uk"> | ||
<i class="flag flag-uk"></i> UK | ||
</label> | ||
<label class="region-button"> | ||
<label class="radio-button"> | ||
<input type="radio" name="region" value="region-eu"> | ||
<i class="flag flag-eu"></i> EU | ||
</label> | ||
<label class="region-button"> | ||
<label class="radio-button"> | ||
<input type="radio" name="region" value="region-other"> | ||
Other | ||
</label> | ||
|
@@ -79,7 +94,7 @@ <h4 class="region-title"> | |
<div class="pay-tab" data-region-tab="region-us"> | ||
<script | ||
src="https://www.paypal.com/sdk/js?client-id=BAA-OLPq9GbKnbQlmUeauRL56qmH0iFUCnoYQEQfZ_l5_M5ICrlamnuNe5JxTyQb4ApuoPXsHp60xCmIdA&components=hosted-buttons&disable-funding=venmo¤cy=USD"></script> | ||
<div id="paypal-container-6GUZKB3ZK3ZEE"></div> | ||
<div id="paypal-container-6GUZKB3ZK3ZEE" data-s="d-sup-pp"></div> | ||
<script> | ||
paypal.HostedButtons({ | ||
hostedButtonId: "6GUZKB3ZK3ZEE", | ||
|
@@ -89,7 +104,7 @@ <h4 class="region-title"> | |
<div class="pay-tab" data-region-tab="region-uk"> | ||
<script | ||
src="https://www.paypal.com/sdk/js?client-id=BAA-OLPq9GbKnbQlmUeauRL56qmH0iFUCnoYQEQfZ_l5_M5ICrlamnuNe5JxTyQb4ApuoPXsHp60xCmIdA&components=hosted-buttons&disable-funding=venmo¤cy=GBP"></script> | ||
<div id="paypal-container-DRE2J7DSGZ3EC"></div> | ||
<div id="paypal-container-DRE2J7DSGZ3EC" data-s="d-sup-pp"></div> | ||
<script> | ||
paypal.HostedButtons({ | ||
hostedButtonId: "DRE2J7DSGZ3EC", | ||
|
@@ -99,14 +114,92 @@ <h4 class="region-title"> | |
<div class="pay-tab" data-region-tab="region-eu"> | ||
<script | ||
src="https://www.paypal.com/sdk/js?client-id=BAA-OLPq9GbKnbQlmUeauRL56qmH0iFUCnoYQEQfZ_l5_M5ICrlamnuNe5JxTyQb4ApuoPXsHp60xCmIdA&components=hosted-buttons&disable-funding=venmo¤cy=EUR"></script> | ||
<div id="paypal-container-364NSETFEQ4W2"></div> | ||
<div id="paypal-container-364NSETFEQ4W2" data-s="d-sup-pp"></div> | ||
<script> | ||
paypal.HostedButtons({ | ||
hostedButtonId: "364NSETFEQ4W2", | ||
}).render("#paypal-container-364NSETFEQ4W2") | ||
</script> | ||
</div> | ||
</fieldset> | ||
|
||
<fieldset data-payment-type="corporate"> | ||
<legend> | ||
Corporate Users | ||
</legend> | ||
<p> | ||
Annual subscription, price per user | ||
</p> | ||
<stripe-buy-button data-s="d-sup-corp" buy-button-id="buy_btn_1PO2eyJ3cD62eTibkh6iY28s" | ||
publishable-key="pk_live_51ObohOJ3cD62eTibxbj84lafYC7ZktQKHQwdQ3Aa4iDpmC20JpXrhi3ZUicme54JnqPPeE2mSzigodqHEeb0X9JN0073GoEqiP"> | ||
</stripe-buy-button> | ||
|
||
<small> | ||
Powered by <strong>Stripe</strong> | ||
</small> | ||
</fieldset> | ||
|
||
<fieldset data-payment-type="corporate"> | ||
<legend> | ||
Special Pricing & Conditions | ||
</legend> | ||
<p> | ||
Please contact us for information on individual terms, payment methods (like bank transfer) and | ||
advertising on our website. | ||
</p> | ||
<p> | ||
<a href="mailto:[email protected]?subject=[Corporate]%20Your%20Request">[email protected]</a> | ||
</p> | ||
</fieldset> | ||
|
||
<fieldset data-payment-type="discount"> | ||
<legend> | ||
Discount | ||
</legend> | ||
<p> | ||
You can pay at a reduced price today | ||
</p> | ||
<div> | ||
<s class="discount-strike">US$4.99</s> | ||
</div> | ||
<stripe-buy-button data-s="d-sup-disc" buy-button-id="buy_btn_1PO2MZJ3cD62eTib23eYPQ6D" | ||
publishable-key="pk_live_51ObohOJ3cD62eTibxbj84lafYC7ZktQKHQwdQ3Aa4iDpmC20JpXrhi3ZUicme54JnqPPeE2mSzigodqHEeb0X9JN0073GoEqiP"> | ||
</stripe-buy-button> | ||
|
||
<small> | ||
Powered by <strong>Stripe</strong> | ||
</small> | ||
</fieldset> | ||
|
||
<fieldset data-payment-type="discount"> | ||
<legend> | ||
Honey | ||
</legend> | ||
<div> | ||
<p> | ||
Save money with <a class="honey-link" href="https://www.joinhoney.com/darkreader" | ||
target="_blank" rel="noopener" data-s="h-sup-text">PayPal Honey</a>. | ||
</p> | ||
<p class="honey-logo-wrapper"> | ||
<a href="https://www.joinhoney.com/darkreader" target="_blank" rel="noopener" data-s="h-sup-img" | ||
class="honey-logo-link"> | ||
PayPal Honey | ||
</a> | ||
</p> | ||
<p> | ||
<strong>Automatically search and apply coupons</strong> on 30,000+ websites when you shop | ||
online. | ||
</p> | ||
<p> | ||
Earn <strong>Cash Back</strong> at your favorite stores. | ||
The app will <strong>detect a price drop</strong> for you. | ||
</p> | ||
<p> | ||
<a href="https://www.joinhoney.com/darkreader" target="_blank" rel="noopener" | ||
data-s="h-sup-text">Learn more</a> | ||
</p> | ||
</div> | ||
</fieldset> | ||
</div> | ||
|
||
<footer> | ||
|
@@ -123,4 +216,4 @@ <h4 class="region-title"> | |
|
||
</body> | ||
|
||
</html> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters