vantiv 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (128) hide show
  1. checksums.yaml +7 -0
  2. data/.env.example +4 -0
  3. data/.gitignore +11 -0
  4. data/.rspec +2 -0
  5. data/.ruby-version +1 -0
  6. data/.travis.yml +5 -0
  7. data/Gemfile +3 -0
  8. data/LICENSE.txt +21 -0
  9. data/README.md +354 -0
  10. data/Rakefile +6 -0
  11. data/bin/console +19 -0
  12. data/bin/generate_sandbox_fixtures +23 -0
  13. data/bin/paypage_server +20 -0
  14. data/bin/setup +7 -0
  15. data/cert_fixtures/L_AC_1.json +27 -0
  16. data/cert_fixtures/L_AC_1A.json +8 -0
  17. data/cert_fixtures/L_AC_2.json +27 -0
  18. data/cert_fixtures/L_AC_2A.json +8 -0
  19. data/cert_fixtures/L_AC_3.json +26 -0
  20. data/cert_fixtures/L_AC_3A.json +8 -0
  21. data/cert_fixtures/L_AC_4.json +25 -0
  22. data/cert_fixtures/L_AC_4A.json +8 -0
  23. data/cert_fixtures/L_AC_5.json +18 -0
  24. data/cert_fixtures/L_AC_5A.json +8 -0
  25. data/cert_fixtures/L_AC_6.json +27 -0
  26. data/cert_fixtures/L_AC_7.json +26 -0
  27. data/cert_fixtures/L_AC_8.json +26 -0
  28. data/cert_fixtures/L_AC_9.json +26 -0
  29. data/cert_fixtures/L_AR_1.json +27 -0
  30. data/cert_fixtures/L_AR_1A.json +9 -0
  31. data/cert_fixtures/L_AR_1B.json +8 -0
  32. data/cert_fixtures/L_AR_2.json +27 -0
  33. data/cert_fixtures/L_AR_2A.json +8 -0
  34. data/cert_fixtures/L_AR_3.json +26 -0
  35. data/cert_fixtures/L_AR_3A.json +8 -0
  36. data/cert_fixtures/L_AR_4.json +25 -0
  37. data/cert_fixtures/L_AR_4A.json +9 -0
  38. data/cert_fixtures/L_AR_4B.json +9 -0
  39. data/cert_fixtures/L_AR_5.json +17 -0
  40. data/cert_fixtures/L_AR_5A.json +9 -0
  41. data/cert_fixtures/L_EP_1.json +15 -0
  42. data/cert_fixtures/L_EP_2.json +15 -0
  43. data/cert_fixtures/L_EP_3.json +11 -0
  44. data/cert_fixtures/L_EP_4.json +15 -0
  45. data/cert_fixtures/L_EP_5.json +15 -0
  46. data/cert_fixtures/L_EP_6.json +15 -0
  47. data/cert_fixtures/L_EP_7.json +15 -0
  48. data/cert_fixtures/L_RC_1.json +27 -0
  49. data/cert_fixtures/L_RC_1A.json +8 -0
  50. data/cert_fixtures/L_RC_1B.json +8 -0
  51. data/cert_fixtures/L_RC_2.json +27 -0
  52. data/cert_fixtures/L_RC_2A.json +8 -0
  53. data/cert_fixtures/L_RC_2B.json +8 -0
  54. data/cert_fixtures/L_RC_3.json +26 -0
  55. data/cert_fixtures/L_RC_3A.json +8 -0
  56. data/cert_fixtures/L_RC_3B.json +8 -0
  57. data/cert_fixtures/L_RC_4.json +25 -0
  58. data/cert_fixtures/L_RC_4A.json +8 -0
  59. data/cert_fixtures/L_RC_4B.json +8 -0
  60. data/cert_fixtures/L_RC_5.json +18 -0
  61. data/cert_fixtures/L_RC_5A.json +8 -0
  62. data/cert_fixtures/L_RC_5B.json +8 -0
  63. data/cert_fixtures/L_RC_6.json +27 -0
  64. data/cert_fixtures/L_RC_6A.json +8 -0
  65. data/cert_fixtures/L_RC_7.json +26 -0
  66. data/cert_fixtures/L_RC_7A.json +8 -0
  67. data/cert_fixtures/L_RC_8.json +18 -0
  68. data/cert_fixtures/L_S_1.json +27 -0
  69. data/cert_fixtures/L_S_2.json +27 -0
  70. data/cert_fixtures/L_S_3.json +26 -0
  71. data/cert_fixtures/L_S_4.json +25 -0
  72. data/cert_fixtures/L_S_5.json +18 -0
  73. data/cert_fixtures/L_S_6.json +26 -0
  74. data/cert_fixtures/L_S_7.json +26 -0
  75. data/cert_fixtures/L_S_8.json +26 -0
  76. data/cert_fixtures/L_S_9.json +26 -0
  77. data/cert_fixtures/L_T_1.json +11 -0
  78. data/cert_fixtures/L_T_10.json +19 -0
  79. data/cert_fixtures/L_T_11.json +19 -0
  80. data/cert_fixtures/L_T_2.json +11 -0
  81. data/cert_fixtures/L_T_3.json +12 -0
  82. data/cert_fixtures/L_T_4.json +11 -0
  83. data/cert_fixtures/L_T_6.json +19 -0
  84. data/cert_fixtures/L_T_7.json +19 -0
  85. data/cert_fixtures/L_T_8.json +19 -0
  86. data/cert_fixtures/L_T_9.json +20 -0
  87. data/cert_fixtures/L_V_1.json +27 -0
  88. data/cert_fixtures/L_V_1A.json +8 -0
  89. data/cert_fixtures/L_V_1B.json +8 -0
  90. data/cert_fixtures/L_V_1C.json +8 -0
  91. data/cert_fixtures/L_V_2.json +27 -0
  92. data/cert_fixtures/L_V_2A.json +8 -0
  93. data/cert_fixtures/L_V_3.json +18 -0
  94. data/cert_fixtures/L_V_3A.json +8 -0
  95. data/cert_fixtures/L_V_4.json +26 -0
  96. data/cert_fixtures/L_V_4A.json +8 -0
  97. data/exe/vantiv-certify-app +23 -0
  98. data/lib/vantiv.rb +152 -0
  99. data/lib/vantiv/api.rb +10 -0
  100. data/lib/vantiv/api/capture_response.rb +26 -0
  101. data/lib/vantiv/api/endpoints.rb +15 -0
  102. data/lib/vantiv/api/live_transaction_response.rb +50 -0
  103. data/lib/vantiv/api/request.rb +75 -0
  104. data/lib/vantiv/api/request_body.rb +111 -0
  105. data/lib/vantiv/api/request_body_generator.rb +43 -0
  106. data/lib/vantiv/api/response.rb +50 -0
  107. data/lib/vantiv/api/tied_transaction_response.rb +30 -0
  108. data/lib/vantiv/api/tokenization_response.rb +45 -0
  109. data/lib/vantiv/certification/cert_request_body_compiler.rb +38 -0
  110. data/lib/vantiv/certification/paypage_driver.rb +54 -0
  111. data/lib/vantiv/certification/paypage_server.rb +70 -0
  112. data/lib/vantiv/certification/response_cache.rb +29 -0
  113. data/lib/vantiv/certification/validation_test_runner.rb +103 -0
  114. data/lib/vantiv/certification/views/index.html.erb +76 -0
  115. data/lib/vantiv/environment.rb +14 -0
  116. data/lib/vantiv/mocked_sandbox.rb +29 -0
  117. data/lib/vantiv/mocked_sandbox/api_request.rb +53 -0
  118. data/lib/vantiv/mocked_sandbox/fixture_generator.rb +48 -0
  119. data/lib/vantiv/mocked_sandbox/fixtures/tokenize_by_direct_post--4457002100000005.json.erb +23 -0
  120. data/lib/vantiv/mocked_sandbox/fixtures/tokenize_by_direct_post--4457010000000009.json.erb +23 -0
  121. data/lib/vantiv/mocked_sandbox/fixtures/tokenize_by_direct_post--4457010010900010.json.erb +21 -0
  122. data/lib/vantiv/mocked_sandbox/fixtures/tokenize_by_direct_post--5112001600000006.json.erb +23 -0
  123. data/lib/vantiv/mocked_sandbox/fixtures/tokenize_by_direct_post--5112001900000003.json.erb +23 -0
  124. data/lib/vantiv/paypage.rb +7 -0
  125. data/lib/vantiv/test_card.rb +94 -0
  126. data/lib/vantiv/version.rb +3 -0
  127. data/vantiv-ruby.gemspec +29 -0
  128. metadata +271 -0
@@ -0,0 +1,23 @@
1
+ {
2
+ "httpok": true,
3
+ "http_response_code": "200",
4
+ "response_body": {
5
+ "litleOnlineResponse": {
6
+ "@version": "10.2",
7
+ "@response": "0",
8
+ "@message": "Valid Format",
9
+ "registerTokenResponse": {
10
+ "@id": "b61e4b75273284891b2dabf5",
11
+ "@reportGroup": "<%= Vantiv.default_report_group %>",
12
+ "response": "802",
13
+ "responseTime": "<%= Time.now.strftime('%FT%T') %>",
14
+ "message": "Account number was previously registered",
15
+ "bin": "445701",
16
+ "TransactionID": "<%= rand(10**17) %>",
17
+ "PaymentAccountID": "1111111111110009",
18
+ "Type": "VI"
19
+ }
20
+ },
21
+ "RequestID": "2319c224-265a-46fa-9ff8-30878ab35703"
22
+ }
23
+ }
@@ -0,0 +1,21 @@
1
+ {
2
+ "httpok": true,
3
+ "http_response_code": "200",
4
+ "response_body": {
5
+ "litleOnlineResponse": {
6
+ "@version": "10.2",
7
+ "@response": "0",
8
+ "@message": "Valid Format",
9
+ "registerTokenResponse": {
10
+ "@id": "3a4d4089865d97b4b9afc1ee",
11
+ "@reportGroup": "<%= Vantiv.default_report_group %>",
12
+ "response": "820",
13
+ "responseTime": "<%= Time.now.strftime('%FT%T') %>",
14
+ "message": "Credit card number was invalid",
15
+ "TransactionID": "<%= rand(10**17) %>",
16
+ "PaymentAccountID": ""
17
+ }
18
+ },
19
+ "RequestID": "4546b895-8388-4913-8d11-398f92997d2d"
20
+ }
21
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "httpok": true,
3
+ "http_response_code": "200",
4
+ "response_body": {
5
+ "litleOnlineResponse": {
6
+ "@version": "10.2",
7
+ "@response": "0",
8
+ "@message": "Valid Format",
9
+ "registerTokenResponse": {
10
+ "@id": "9cf8372cf4a87409b1406d26",
11
+ "@reportGroup": "<%= Vantiv.default_report_group %>",
12
+ "response": "801",
13
+ "responseTime": "<%= Time.now.strftime('%FT%T') %>",
14
+ "message": "Account number was successfully registered",
15
+ "bin": "511200",
16
+ "TransactionID": "<%= rand(10**17) %>",
17
+ "PaymentAccountID": "1111111111130006",
18
+ "Type": "MC"
19
+ }
20
+ },
21
+ "RequestID": "d4d086b8-3f6c-4689-ae1e-3159a32d357b"
22
+ }
23
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "httpok": true,
3
+ "http_response_code": "200",
4
+ "response_body": {
5
+ "litleOnlineResponse": {
6
+ "@version": "10.2",
7
+ "@response": "0",
8
+ "@message": "Valid Format",
9
+ "registerTokenResponse": {
10
+ "@id": "9657fb0a279fe9f019b7d20c",
11
+ "@reportGroup": "<%= Vantiv.default_report_group %>",
12
+ "response": "802",
13
+ "responseTime": "<%= Time.now.strftime('%FT%T') %>",
14
+ "message": "Account number was previously registered",
15
+ "bin": "511200",
16
+ "TransactionID": "<%= rand(10**17) %>",
17
+ "PaymentAccountID": "1111111111140003",
18
+ "Type": "MC"
19
+ }
20
+ },
21
+ "RequestID": "ec038dcd-b6c8-4433-cd3f-678baaf721c6"
22
+ }
23
+ }
@@ -0,0 +1,7 @@
1
+ module Vantiv
2
+ module Paypage
3
+ def self.payframe_js
4
+ "https://request-prelive.np-securepaypage-litle.com/LitlePayPage/js/payframe-client.min.js"
5
+ end
6
+ end
7
+ end
@@ -0,0 +1,94 @@
1
+ module Vantiv
2
+ class TestCard
3
+ class CardNotFound < StandardError; end
4
+ CARDS = [
5
+ {
6
+ access_method_name: "valid_account",
7
+ attrs: {
8
+ card_number: "4457010000000009",
9
+ expiry_month: "01",
10
+ expiry_year: "16",
11
+ cvv: "349",
12
+ mocked_sandbox_payment_account_id: "1111111111110009",
13
+ network: "VI"
14
+ }
15
+ },
16
+ {
17
+ access_method_name: "invalid_card_number",
18
+ attrs: {
19
+ card_number: "4457010010900010",
20
+ expiry_month: "01",
21
+ expiry_year: "16",
22
+ cvv: "349",
23
+ mocked_sandbox_payment_account_id: nil,
24
+ network: "VI"
25
+ }
26
+ },
27
+ {
28
+ access_method_name: "invalid_account_number",
29
+ attrs: {
30
+ card_number: "5112001600000006",
31
+ expiry_month: "01",
32
+ expiry_year: "20",
33
+ cvv: "349",
34
+ mocked_sandbox_payment_account_id: "1111111111130006",
35
+ network: "MC"
36
+ }
37
+ },
38
+ {
39
+ access_method_name: "insufficient_funds",
40
+ attrs: {
41
+ card_number: "4457002100000005",
42
+ expiry_month: "01",
43
+ expiry_year: "20",
44
+ cvv: "349",
45
+ mocked_sandbox_payment_account_id: "1111111111120005",
46
+ network: "VI"
47
+ }
48
+ },
49
+ {
50
+ access_method_name: "expired_card",
51
+ attrs: {
52
+ card_number: "5112001900000003",
53
+ expiry_month: "01",
54
+ expiry_year: "20",
55
+ cvv: "349",
56
+ mocked_sandbox_payment_account_id: "1111111111140003",
57
+ network: "MC"
58
+ }
59
+ }
60
+ ]
61
+
62
+ def self.all
63
+ CARDS.map do |raw_card|
64
+ new(raw_card[:attrs].merge(name: raw_card[:access_method_name]))
65
+ end
66
+ end
67
+
68
+ CARDS.each do |raw_card|
69
+ define_singleton_method :"#{raw_card[:access_method_name]}" do
70
+ new(raw_card[:attrs].merge(name: raw_card[:access_method_name]))
71
+ end
72
+ end
73
+
74
+ def self.find(card_number)
75
+ card = CARDS.find do |card_data|
76
+ card_data[:attrs][:card_number] == card_number
77
+ end
78
+ raise CardNotFound.new("No card with account number #{card_number}") unless card
79
+ new(card[:attrs])
80
+ end
81
+
82
+ attr_reader :card_number, :expiry_month, :expiry_year, :cvv, :mocked_sandbox_payment_account_id, :network, :name
83
+
84
+ def initialize(card_number:, expiry_month:, expiry_year:, cvv:, mocked_sandbox_payment_account_id:, network:, name:)
85
+ @card_number = card_number
86
+ @expiry_month = expiry_month
87
+ @expiry_year = expiry_year
88
+ @cvv = cvv
89
+ @mocked_sandbox_payment_account_id = mocked_sandbox_payment_account_id
90
+ @network = network
91
+ @name = name
92
+ end
93
+ end
94
+ end
@@ -0,0 +1,3 @@
1
+ module Vantiv
2
+ VERSION = "0.1.0"
3
+ end
@@ -0,0 +1,29 @@
1
+ # coding: utf-8
2
+ lib = File.expand_path('../lib', __FILE__)
3
+ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
+ require 'vantiv/version'
5
+
6
+ Gem::Specification.new do |spec|
7
+ spec.name = "vantiv"
8
+ spec.version = Vantiv::VERSION
9
+ spec.authors = ["Joshua Balloch", "Chris Voxland"]
10
+ spec.email = ["joshuaballoch@gmail.com", "chrisvoxland@gmail.com"]
11
+
12
+ spec.summary = %q{A simple ruby client to use Vantiv's DevHub API}
13
+ spec.homepage = "https://github.com/plated/vantiv-ruby"
14
+ spec.license = "MIT"
15
+
16
+ spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
17
+ spec.bindir = "exe"
18
+ spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
19
+ spec.require_paths = ["lib"]
20
+
21
+ spec.add_dependency 'selenium-webdriver'
22
+ spec.add_dependency 'webrick'
23
+
24
+ spec.add_development_dependency "bundler", "~> 1.10"
25
+ spec.add_development_dependency 'dotenv'
26
+ spec.add_development_dependency 'pry'
27
+ spec.add_development_dependency "rake", "~> 10.0"
28
+ spec.add_development_dependency "rspec"
29
+ end
metadata ADDED
@@ -0,0 +1,271 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: vantiv
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - Joshua Balloch
8
+ - Chris Voxland
9
+ autorequire:
10
+ bindir: exe
11
+ cert_chain: []
12
+ date: 2016-04-01 00:00:00.000000000 Z
13
+ dependencies:
14
+ - !ruby/object:Gem::Dependency
15
+ name: selenium-webdriver
16
+ requirement: !ruby/object:Gem::Requirement
17
+ requirements:
18
+ - - ">="
19
+ - !ruby/object:Gem::Version
20
+ version: '0'
21
+ type: :runtime
22
+ prerelease: false
23
+ version_requirements: !ruby/object:Gem::Requirement
24
+ requirements:
25
+ - - ">="
26
+ - !ruby/object:Gem::Version
27
+ version: '0'
28
+ - !ruby/object:Gem::Dependency
29
+ name: webrick
30
+ requirement: !ruby/object:Gem::Requirement
31
+ requirements:
32
+ - - ">="
33
+ - !ruby/object:Gem::Version
34
+ version: '0'
35
+ type: :runtime
36
+ prerelease: false
37
+ version_requirements: !ruby/object:Gem::Requirement
38
+ requirements:
39
+ - - ">="
40
+ - !ruby/object:Gem::Version
41
+ version: '0'
42
+ - !ruby/object:Gem::Dependency
43
+ name: bundler
44
+ requirement: !ruby/object:Gem::Requirement
45
+ requirements:
46
+ - - "~>"
47
+ - !ruby/object:Gem::Version
48
+ version: '1.10'
49
+ type: :development
50
+ prerelease: false
51
+ version_requirements: !ruby/object:Gem::Requirement
52
+ requirements:
53
+ - - "~>"
54
+ - !ruby/object:Gem::Version
55
+ version: '1.10'
56
+ - !ruby/object:Gem::Dependency
57
+ name: dotenv
58
+ requirement: !ruby/object:Gem::Requirement
59
+ requirements:
60
+ - - ">="
61
+ - !ruby/object:Gem::Version
62
+ version: '0'
63
+ type: :development
64
+ prerelease: false
65
+ version_requirements: !ruby/object:Gem::Requirement
66
+ requirements:
67
+ - - ">="
68
+ - !ruby/object:Gem::Version
69
+ version: '0'
70
+ - !ruby/object:Gem::Dependency
71
+ name: pry
72
+ requirement: !ruby/object:Gem::Requirement
73
+ requirements:
74
+ - - ">="
75
+ - !ruby/object:Gem::Version
76
+ version: '0'
77
+ type: :development
78
+ prerelease: false
79
+ version_requirements: !ruby/object:Gem::Requirement
80
+ requirements:
81
+ - - ">="
82
+ - !ruby/object:Gem::Version
83
+ version: '0'
84
+ - !ruby/object:Gem::Dependency
85
+ name: rake
86
+ requirement: !ruby/object:Gem::Requirement
87
+ requirements:
88
+ - - "~>"
89
+ - !ruby/object:Gem::Version
90
+ version: '10.0'
91
+ type: :development
92
+ prerelease: false
93
+ version_requirements: !ruby/object:Gem::Requirement
94
+ requirements:
95
+ - - "~>"
96
+ - !ruby/object:Gem::Version
97
+ version: '10.0'
98
+ - !ruby/object:Gem::Dependency
99
+ name: rspec
100
+ requirement: !ruby/object:Gem::Requirement
101
+ requirements:
102
+ - - ">="
103
+ - !ruby/object:Gem::Version
104
+ version: '0'
105
+ type: :development
106
+ prerelease: false
107
+ version_requirements: !ruby/object:Gem::Requirement
108
+ requirements:
109
+ - - ">="
110
+ - !ruby/object:Gem::Version
111
+ version: '0'
112
+ description:
113
+ email:
114
+ - joshuaballoch@gmail.com
115
+ - chrisvoxland@gmail.com
116
+ executables:
117
+ - vantiv-certify-app
118
+ extensions: []
119
+ extra_rdoc_files: []
120
+ files:
121
+ - ".env.example"
122
+ - ".gitignore"
123
+ - ".rspec"
124
+ - ".ruby-version"
125
+ - ".travis.yml"
126
+ - Gemfile
127
+ - LICENSE.txt
128
+ - README.md
129
+ - Rakefile
130
+ - bin/console
131
+ - bin/generate_sandbox_fixtures
132
+ - bin/paypage_server
133
+ - bin/setup
134
+ - cert_fixtures/L_AC_1.json
135
+ - cert_fixtures/L_AC_1A.json
136
+ - cert_fixtures/L_AC_2.json
137
+ - cert_fixtures/L_AC_2A.json
138
+ - cert_fixtures/L_AC_3.json
139
+ - cert_fixtures/L_AC_3A.json
140
+ - cert_fixtures/L_AC_4.json
141
+ - cert_fixtures/L_AC_4A.json
142
+ - cert_fixtures/L_AC_5.json
143
+ - cert_fixtures/L_AC_5A.json
144
+ - cert_fixtures/L_AC_6.json
145
+ - cert_fixtures/L_AC_7.json
146
+ - cert_fixtures/L_AC_8.json
147
+ - cert_fixtures/L_AC_9.json
148
+ - cert_fixtures/L_AR_1.json
149
+ - cert_fixtures/L_AR_1A.json
150
+ - cert_fixtures/L_AR_1B.json
151
+ - cert_fixtures/L_AR_2.json
152
+ - cert_fixtures/L_AR_2A.json
153
+ - cert_fixtures/L_AR_3.json
154
+ - cert_fixtures/L_AR_3A.json
155
+ - cert_fixtures/L_AR_4.json
156
+ - cert_fixtures/L_AR_4A.json
157
+ - cert_fixtures/L_AR_4B.json
158
+ - cert_fixtures/L_AR_5.json
159
+ - cert_fixtures/L_AR_5A.json
160
+ - cert_fixtures/L_EP_1.json
161
+ - cert_fixtures/L_EP_2.json
162
+ - cert_fixtures/L_EP_3.json
163
+ - cert_fixtures/L_EP_4.json
164
+ - cert_fixtures/L_EP_5.json
165
+ - cert_fixtures/L_EP_6.json
166
+ - cert_fixtures/L_EP_7.json
167
+ - cert_fixtures/L_RC_1.json
168
+ - cert_fixtures/L_RC_1A.json
169
+ - cert_fixtures/L_RC_1B.json
170
+ - cert_fixtures/L_RC_2.json
171
+ - cert_fixtures/L_RC_2A.json
172
+ - cert_fixtures/L_RC_2B.json
173
+ - cert_fixtures/L_RC_3.json
174
+ - cert_fixtures/L_RC_3A.json
175
+ - cert_fixtures/L_RC_3B.json
176
+ - cert_fixtures/L_RC_4.json
177
+ - cert_fixtures/L_RC_4A.json
178
+ - cert_fixtures/L_RC_4B.json
179
+ - cert_fixtures/L_RC_5.json
180
+ - cert_fixtures/L_RC_5A.json
181
+ - cert_fixtures/L_RC_5B.json
182
+ - cert_fixtures/L_RC_6.json
183
+ - cert_fixtures/L_RC_6A.json
184
+ - cert_fixtures/L_RC_7.json
185
+ - cert_fixtures/L_RC_7A.json
186
+ - cert_fixtures/L_RC_8.json
187
+ - cert_fixtures/L_S_1.json
188
+ - cert_fixtures/L_S_2.json
189
+ - cert_fixtures/L_S_3.json
190
+ - cert_fixtures/L_S_4.json
191
+ - cert_fixtures/L_S_5.json
192
+ - cert_fixtures/L_S_6.json
193
+ - cert_fixtures/L_S_7.json
194
+ - cert_fixtures/L_S_8.json
195
+ - cert_fixtures/L_S_9.json
196
+ - cert_fixtures/L_T_1.json
197
+ - cert_fixtures/L_T_10.json
198
+ - cert_fixtures/L_T_11.json
199
+ - cert_fixtures/L_T_2.json
200
+ - cert_fixtures/L_T_3.json
201
+ - cert_fixtures/L_T_4.json
202
+ - cert_fixtures/L_T_6.json
203
+ - cert_fixtures/L_T_7.json
204
+ - cert_fixtures/L_T_8.json
205
+ - cert_fixtures/L_T_9.json
206
+ - cert_fixtures/L_V_1.json
207
+ - cert_fixtures/L_V_1A.json
208
+ - cert_fixtures/L_V_1B.json
209
+ - cert_fixtures/L_V_1C.json
210
+ - cert_fixtures/L_V_2.json
211
+ - cert_fixtures/L_V_2A.json
212
+ - cert_fixtures/L_V_3.json
213
+ - cert_fixtures/L_V_3A.json
214
+ - cert_fixtures/L_V_4.json
215
+ - cert_fixtures/L_V_4A.json
216
+ - exe/vantiv-certify-app
217
+ - lib/vantiv.rb
218
+ - lib/vantiv/api.rb
219
+ - lib/vantiv/api/capture_response.rb
220
+ - lib/vantiv/api/endpoints.rb
221
+ - lib/vantiv/api/live_transaction_response.rb
222
+ - lib/vantiv/api/request.rb
223
+ - lib/vantiv/api/request_body.rb
224
+ - lib/vantiv/api/request_body_generator.rb
225
+ - lib/vantiv/api/response.rb
226
+ - lib/vantiv/api/tied_transaction_response.rb
227
+ - lib/vantiv/api/tokenization_response.rb
228
+ - lib/vantiv/certification/cert_request_body_compiler.rb
229
+ - lib/vantiv/certification/paypage_driver.rb
230
+ - lib/vantiv/certification/paypage_server.rb
231
+ - lib/vantiv/certification/response_cache.rb
232
+ - lib/vantiv/certification/validation_test_runner.rb
233
+ - lib/vantiv/certification/views/index.html.erb
234
+ - lib/vantiv/environment.rb
235
+ - lib/vantiv/mocked_sandbox.rb
236
+ - lib/vantiv/mocked_sandbox/api_request.rb
237
+ - lib/vantiv/mocked_sandbox/fixture_generator.rb
238
+ - lib/vantiv/mocked_sandbox/fixtures/tokenize_by_direct_post--4457002100000005.json.erb
239
+ - lib/vantiv/mocked_sandbox/fixtures/tokenize_by_direct_post--4457010000000009.json.erb
240
+ - lib/vantiv/mocked_sandbox/fixtures/tokenize_by_direct_post--4457010010900010.json.erb
241
+ - lib/vantiv/mocked_sandbox/fixtures/tokenize_by_direct_post--5112001600000006.json.erb
242
+ - lib/vantiv/mocked_sandbox/fixtures/tokenize_by_direct_post--5112001900000003.json.erb
243
+ - lib/vantiv/paypage.rb
244
+ - lib/vantiv/test_card.rb
245
+ - lib/vantiv/version.rb
246
+ - vantiv-ruby.gemspec
247
+ homepage: https://github.com/plated/vantiv-ruby
248
+ licenses:
249
+ - MIT
250
+ metadata: {}
251
+ post_install_message:
252
+ rdoc_options: []
253
+ require_paths:
254
+ - lib
255
+ required_ruby_version: !ruby/object:Gem::Requirement
256
+ requirements:
257
+ - - ">="
258
+ - !ruby/object:Gem::Version
259
+ version: '0'
260
+ required_rubygems_version: !ruby/object:Gem::Requirement
261
+ requirements:
262
+ - - ">="
263
+ - !ruby/object:Gem::Version
264
+ version: '0'
265
+ requirements: []
266
+ rubyforge_project:
267
+ rubygems_version: 2.4.5.1
268
+ signing_key:
269
+ specification_version: 4
270
+ summary: A simple ruby client to use Vantiv's DevHub API
271
+ test_files: []