shopify-gold 4.1.0 → 4.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b2f3bd33de348c0f6ec3cf6e3f01afc445047d48e1df6f4544e843fe003a6ff1
4
- data.tar.gz: 87c3b24f37dc3c1b6fba30171029af7251f2d248802803ea51d2930e79b7e13e
3
+ metadata.gz: fc3de898120461b0d5ea6dc6fa8147159567c2ed350aebfc59b2eeea30a0a83b
4
+ data.tar.gz: b9c36b007cad3d7f25470b150c3daab8b1f041fd5e1177f23cdb02c798e1d1c9
5
5
  SHA512:
6
- metadata.gz: fbffeb717f7a5ec08d084de5a2d1530a1fde2bc7500412084847ce620a9dc8e60f7e24cc33f24498001781a5b0e5ef626a72c84ded3c41c611c28cfede703533
7
- data.tar.gz: 0660e85fab96435db7bbb431b0d955e753399535449890a1c5a9dc87ceffa4b949b9cb40caaef587763ee5f0ab36174246860940cb35dd15a9a50354f6c9ef47
6
+ metadata.gz: 94e3a447a5693bce00e7848a6968ae7799af0a40d15cfd639cdce123c25b8731a53a7cdabdd0e45d9039464feaf8817c76d6960cd60445550bed5419a27debce
7
+ data.tar.gz: f9114585d4d95d47fec91637a3223d3a81cec05e7dd72e92549b34c897e07dec6eccf6afad5ddb78ba3746bd25977add8bb5d3c104ebcb1a520774adb9d2067e
@@ -1,14 +1,19 @@
1
1
  <h1>Your account has been frozen</h1>
2
2
  <p>Hey <%= @shop.shop_owner %>,</p>
3
3
  <p>
4
- We have suspended access to your <%= Gold.configuration.app_name %> usage because we
5
- have not received an authorization of payment towards your new billing tier.
4
+ We have suspended access to your <%= Gold.configuration.app_name %> usage for
5
+ <%= @shop.myshopify_domain %> because we have not received an authorization of
6
+ payment towards your new billing tier.
6
7
  </p>
7
8
  <p>
8
9
  Please respond to this email promptly by logging into the app and approving
9
10
  the displayed charge. If we do not hear from you for more than 30 days, we may
10
11
  choose to delete your account.
11
12
  </p>
13
+ <p>
14
+ If you think this has been made in error, please respond to this email and we'll
15
+ help you get things sorted!
16
+ </p>
12
17
  <p>
13
18
  <a href="<%= shopify_app.login_url %>" class="button">Log in</a>
14
19
  </p>
@@ -1,10 +1,10 @@
1
1
  <h1>Your account has been suspended</h1>
2
2
  <p>Hey <%= @shop.shop_owner %>,</p>
3
3
  <p>
4
- We've suspended access to your <%= Gold.configuration.app_name %> usage because we
5
- believe you are in violation of our terms of service. Until we have reconciled
6
- this problem, you will not be able to access the app, nor will your customers
7
- be able to interact with it.
4
+ We've suspended access to your <%= Gold.configuration.app_name %> usage for
5
+ <%= @shop.myshopify_domain %> because we believe you are in violation of our
6
+ terms of service. Until we have reconciled this problem, you will not be able
7
+ to access the app, nor will your customers be able to interact with it.
8
8
  </p>
9
9
  <p>
10
10
  Please respond to this email promptly by asking how to resolve this suspension
data/lib/gold/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Gold
2
- VERSION = "4.1.0".freeze
2
+ VERSION = "4.1.1".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shopify-gold
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.0
4
+ version: 4.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Smith
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2020-01-24 00:00:00.000000000 Z
12
+ date: 2020-02-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -316,7 +316,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
316
316
  - !ruby/object:Gem::Version
317
317
  version: '0'
318
318
  requirements: []
319
- rubygems_version: 3.0.3
319
+ rubygems_version: 3.1.2
320
320
  signing_key:
321
321
  specification_version: 4
322
322
  summary: Helium's approach to billing for Shopify apps