fat_zebra 3.0.10 → 3.0.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (148) hide show
  1. checksums.yaml +4 -4
  2. data/lib/fat_zebra/batch.rb +3 -1
  3. data/lib/fat_zebra/version.rb +1 -1
  4. data/spec/cassettes/FatZebra_BankAccount/_create/1_1_1.yml +14 -10
  5. data/spec/cassettes/FatZebra_BankAccount/_create/1_1_2.yml +14 -10
  6. data/spec/cassettes/FatZebra_BankAccount/_search/1_2_1.yml +52 -40
  7. data/spec/cassettes/FatZebra_BankAccount/_search/1_2_2.yml +52 -40
  8. data/spec/cassettes/FatZebra_BankAccount/_search/1_2_3.yml +52 -40
  9. data/spec/cassettes/FatZebra_Batch/_create/with_file/1_1_1_1.yml +17 -15
  10. data/spec/cassettes/FatZebra_Batch/_create/with_file/1_1_1_2.yml +17 -15
  11. data/spec/cassettes/FatZebra_Batch/_create/with_path/1_1_2_1.yml +17 -15
  12. data/spec/cassettes/FatZebra_Batch/_create/with_path/1_1_2_2.yml +17 -15
  13. data/spec/cassettes/FatZebra_Batch/_find/1_2_1.yml +32 -26
  14. data/spec/cassettes/FatZebra_Batch/_find/1_2_2.yml +32 -26
  15. data/spec/cassettes/FatZebra_Batch/_result/1_4_1.yml +47 -37
  16. data/spec/cassettes/FatZebra_Batch/_search/1_3_1.yml +14 -10
  17. data/spec/cassettes/FatZebra_Batch/_search/1_3_2.yml +14 -10
  18. data/spec/cassettes/FatZebra_Batch/_search/1_3_3.yml +14 -10
  19. data/spec/cassettes/FatZebra_Card/_create/1_1_1.yml +14 -10
  20. data/spec/cassettes/FatZebra_Card/_create/1_1_2.yml +14 -10
  21. data/spec/cassettes/FatZebra_Card/_create/1_1_3.yml +14 -10
  22. data/spec/cassettes/FatZebra_Card/_create/1_1_4.yml +14 -10
  23. data/spec/cassettes/FatZebra_Card/_create/1_1_5.yml +14 -10
  24. data/spec/cassettes/FatZebra_Card/_create/1_1_6.yml +14 -10
  25. data/spec/cassettes/FatZebra_Card/_update/1_2_1.yml +28 -20
  26. data/spec/cassettes/FatZebra_Card/_update/1_2_2.yml +28 -20
  27. data/spec/cassettes/FatZebra_Card/_update/1_2_3.yml +28 -20
  28. data/spec/cassettes/FatZebra_Card/_update/validations/1_2_4_1.yml +14 -10
  29. data/spec/cassettes/FatZebra_Customer/_create/1_1_1.yml +15 -11
  30. data/spec/cassettes/FatZebra_Customer/_create/1_1_2.yml +15 -11
  31. data/spec/cassettes/FatZebra_Customer/_create/1_1_3.yml +15 -11
  32. data/spec/cassettes/FatZebra_Customer/_create/1_1_4.yml +15 -11
  33. data/spec/cassettes/FatZebra_Customer/_create/1_1_5.yml +15 -11
  34. data/spec/cassettes/FatZebra_Customer/_create/1_1_6.yml +15 -11
  35. data/spec/cassettes/FatZebra_Customer/_delete/1_5_1.yml +30 -22
  36. data/spec/cassettes/FatZebra_Customer/_find/1_3_1.yml +31 -23
  37. data/spec/cassettes/FatZebra_Customer/_find/1_3_2.yml +31 -23
  38. data/spec/cassettes/FatZebra_Customer/_search/1_2_1.yml +24 -20
  39. data/spec/cassettes/FatZebra_Customer/_search/1_2_2.yml +24 -20
  40. data/spec/cassettes/FatZebra_Customer/_search/1_2_3.yml +24 -20
  41. data/spec/cassettes/FatZebra_Customer/_update/1_4_1.yml +31 -23
  42. data/spec/cassettes/FatZebra_Customer/_update/1_4_2.yml +31 -23
  43. data/spec/cassettes/FatZebra_DirectCredit/_create/1_1_1.yml +13 -9
  44. data/spec/cassettes/FatZebra_DirectCredit/_create/1_1_2.yml +13 -9
  45. data/spec/cassettes/FatZebra_DirectCredit/_create/1_1_3.yml +13 -9
  46. data/spec/cassettes/FatZebra_DirectCredit/_create/1_1_4.yml +13 -9
  47. data/spec/cassettes/FatZebra_DirectCredit/_create/validations/valid/1_1_5_1_1.yml +13 -9
  48. data/spec/cassettes/FatZebra_DirectCredit/_delete/1_4_1.yml +27 -19
  49. data/spec/cassettes/FatZebra_DirectCredit/_find/1_2_1.yml +28 -20
  50. data/spec/cassettes/FatZebra_DirectCredit/_find/1_2_2.yml +28 -20
  51. data/spec/cassettes/FatZebra_DirectCredit/_search/1_3_1.yml +40 -28
  52. data/spec/cassettes/FatZebra_DirectCredit/_search/1_3_2.yml +40 -28
  53. data/spec/cassettes/FatZebra_DirectDebit/_create/1_1_1.yml +13 -9
  54. data/spec/cassettes/FatZebra_DirectDebit/_create/1_1_2.yml +13 -9
  55. data/spec/cassettes/FatZebra_DirectDebit/_create/1_1_3.yml +13 -9
  56. data/spec/cassettes/FatZebra_DirectDebit/_create/1_1_4.yml +13 -9
  57. data/spec/cassettes/FatZebra_DirectDebit/_create/validations/valid/1_1_5_1_1.yml +13 -9
  58. data/spec/cassettes/FatZebra_DirectDebit/_delete/1_4_1.yml +27 -19
  59. data/spec/cassettes/FatZebra_DirectDebit/_find/1_2_1.yml +28 -20
  60. data/spec/cassettes/FatZebra_DirectDebit/_find/1_2_2.yml +28 -20
  61. data/spec/cassettes/FatZebra_DirectDebit/_search/1_3_1.yml +40 -28
  62. data/spec/cassettes/FatZebra_DirectDebit/_search/1_3_2.yml +40 -28
  63. data/spec/cassettes/FatZebra_Information/_ping/1_1_1.yml +14 -10
  64. data/spec/cassettes/FatZebra_Information/_ping/1_1_2.yml +14 -10
  65. data/spec/cassettes/FatZebra_PaymentPlan/_active_/1_8_1.yml +76 -60
  66. data/spec/cassettes/FatZebra_PaymentPlan/_active_/1_8_2.yml +76 -60
  67. data/spec/cassettes/FatZebra_PaymentPlan/_create/1_1_1.yml +34 -26
  68. data/spec/cassettes/FatZebra_PaymentPlan/_create/1_1_2.yml +34 -26
  69. data/spec/cassettes/FatZebra_PaymentPlan/_create/1_1_3.yml +34 -26
  70. data/spec/cassettes/FatZebra_PaymentPlan/_delete/1_5_1.yml +49 -37
  71. data/spec/cassettes/FatZebra_PaymentPlan/_destroy/1_6_1.yml +49 -37
  72. data/spec/cassettes/FatZebra_PaymentPlan/_find/1_2_1.yml +54 -42
  73. data/spec/cassettes/FatZebra_PaymentPlan/_find/1_2_2.yml +54 -42
  74. data/spec/cassettes/FatZebra_PaymentPlan/_find/1_2_3.yml +54 -42
  75. data/spec/cassettes/FatZebra_PaymentPlan/_suspend_/1_7_1.yml +55 -43
  76. data/spec/cassettes/FatZebra_PaymentPlan/_suspend_/1_7_2.yml +55 -43
  77. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_3_1.yml +49 -37
  78. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_3_2.yml +49 -37
  79. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_3_3.yml +49 -37
  80. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_4_1.yml +55 -43
  81. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_4_2.yml +55 -43
  82. data/spec/cassettes/FatZebra_Purchase/_capture/1_5_1.yml +30 -22
  83. data/spec/cassettes/FatZebra_Purchase/_capture/1_5_2.yml +30 -22
  84. data/spec/cassettes/FatZebra_Purchase/_capture/1_5_3.yml +30 -22
  85. data/spec/cassettes/FatZebra_Purchase/_create/1_1_1.yml +15 -11
  86. data/spec/cassettes/FatZebra_Purchase/_create/1_1_10.yml +15 -11
  87. data/spec/cassettes/FatZebra_Purchase/_create/1_1_11.yml +15 -11
  88. data/spec/cassettes/FatZebra_Purchase/_create/1_1_12.yml +15 -11
  89. data/spec/cassettes/FatZebra_Purchase/_create/1_1_13.yml +15 -11
  90. data/spec/cassettes/FatZebra_Purchase/_create/1_1_2.yml +15 -11
  91. data/spec/cassettes/FatZebra_Purchase/_create/1_1_3.yml +15 -11
  92. data/spec/cassettes/FatZebra_Purchase/_create/1_1_4.yml +15 -11
  93. data/spec/cassettes/FatZebra_Purchase/_create/1_1_5.yml +15 -11
  94. data/spec/cassettes/FatZebra_Purchase/_create/1_1_6.yml +15 -11
  95. data/spec/cassettes/FatZebra_Purchase/_create/1_1_7.yml +15 -11
  96. data/spec/cassettes/FatZebra_Purchase/_create/1_1_8.yml +15 -11
  97. data/spec/cassettes/FatZebra_Purchase/_create/1_1_9.yml +15 -11
  98. data/spec/cassettes/FatZebra_Purchase/_create/bad_request/1_1_14_1.yml +15 -11
  99. data/spec/cassettes/FatZebra_Purchase/_create/bad_request/1_1_14_2.yml +15 -11
  100. data/spec/cassettes/FatZebra_Purchase/_find/1_2_1.yml +31 -23
  101. data/spec/cassettes/FatZebra_Purchase/_find/1_2_2.yml +31 -23
  102. data/spec/cassettes/FatZebra_Purchase/_find/1_2_3.yml +31 -23
  103. data/spec/cassettes/FatZebra_Purchase/_find/1_2_4.yml +31 -23
  104. data/spec/cassettes/FatZebra_Purchase/_refund/1_4_1.yml +30 -22
  105. data/spec/cassettes/FatZebra_Purchase/_refund/1_4_2.yml +30 -22
  106. data/spec/cassettes/FatZebra_Purchase/_refund/1_4_3.yml +30 -22
  107. data/spec/cassettes/FatZebra_Purchase/_search/1_3_1.yml +54 -42
  108. data/spec/cassettes/FatZebra_Purchase/_search/1_3_2.yml +54 -42
  109. data/spec/cassettes/FatZebra_Purchase/_search/1_3_3.yml +54 -42
  110. data/spec/cassettes/FatZebra_Purchase/_settlement/1_8_1.yml +523 -511
  111. data/spec/cassettes/FatZebra_Purchase/_settlement/1_8_2.yml +523 -511
  112. data/spec/cassettes/FatZebra_Purchase/_settlement/1_8_3.yml +523 -511
  113. data/spec/cassettes/FatZebra_Purchase/_void/1_6_1.yml +30 -22
  114. data/spec/cassettes/FatZebra_Purchase/_void/1_6_2.yml +30 -22
  115. data/spec/cassettes/FatZebra_Purchase/_void/1_6_3.yml +30 -22
  116. data/spec/cassettes/FatZebra_Purchase/_void/1_6_4.yml +30 -22
  117. data/spec/cassettes/FatZebra_Purchase/_void/1_7_1.yml +30 -22
  118. data/spec/cassettes/FatZebra_Purchase/_void/1_7_2.yml +30 -22
  119. data/spec/cassettes/FatZebra_Purchase/_void/1_7_3.yml +30 -22
  120. data/spec/cassettes/FatZebra_Purchase/_void/1_7_4.yml +30 -22
  121. data/spec/cassettes/FatZebra_Refund/_create/1_1_1.yml +30 -22
  122. data/spec/cassettes/FatZebra_Refund/_create/1_1_10.yml +30 -22
  123. data/spec/cassettes/FatZebra_Refund/_create/1_1_2.yml +30 -22
  124. data/spec/cassettes/FatZebra_Refund/_create/1_1_3.yml +30 -22
  125. data/spec/cassettes/FatZebra_Refund/_create/1_1_4.yml +30 -22
  126. data/spec/cassettes/FatZebra_Refund/_create/1_1_5.yml +30 -22
  127. data/spec/cassettes/FatZebra_Refund/_create/1_1_6.yml +30 -22
  128. data/spec/cassettes/FatZebra_Refund/_create/1_1_7.yml +30 -22
  129. data/spec/cassettes/FatZebra_Refund/_create/1_1_8.yml +30 -22
  130. data/spec/cassettes/FatZebra_Refund/_create/1_1_9.yml +30 -22
  131. data/spec/cassettes/FatZebra_Refund/_find/1_2_1.yml +46 -34
  132. data/spec/cassettes/FatZebra_Refund/_find/1_2_2.yml +46 -34
  133. data/spec/cassettes/FatZebra_Refund/_find/1_2_3.yml +46 -34
  134. data/spec/cassettes/FatZebra_Refund/_search/1_3_1.yml +82 -62
  135. data/spec/cassettes/FatZebra_Refund/_search/1_3_2.yml +82 -62
  136. data/spec/cassettes/FatZebra_Refund/_void/1_4_1.yml +45 -33
  137. data/spec/cassettes/FatZebra_Refund/_void/1_4_2.yml +45 -33
  138. data/spec/cassettes/FatZebra_Refund/_void/1_4_3.yml +45 -33
  139. data/spec/cassettes/FatZebra_Refund/_void/1_4_4.yml +45 -33
  140. data/spec/cassettes/FatZebra_WebHook/_create/1_1_1.yml +13 -9
  141. data/spec/cassettes/FatZebra_WebHook/_create/1_1_2.yml +13 -9
  142. data/spec/cassettes/FatZebra_WebHook/_create/1_1_3.yml +13 -9
  143. data/spec/cassettes/FatZebra_WebHook/_delete/1_4_1.yml +27 -19
  144. data/spec/cassettes/FatZebra_WebHook/_search/1_2_1.yml +93 -45
  145. data/spec/cassettes/FatZebra_WebHook/_search/1_2_2.yml +95 -47
  146. data/spec/cassettes/FatZebra_WebHook/_update/1_3_1.yml +27 -19
  147. data/spec/cassettes/FatZebra_WebHook/_update/1_3_2.yml +27 -19
  148. metadata +2 -2
@@ -5,7 +5,7 @@ http_interactions:
5
5
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/purchases
6
6
  body:
7
7
  encoding: UTF-8
8
- string: '{"amount":10000,"card_holder":"Matthew Savage","card_number":"5123456789012346","card_expiry":"02/2030","cvv":123,"reference":"a3e6e569c0c05d075674078abdfd604a","customer_ip":"1.2.3.4","currency":"AUD","test":true}'
8
+ string: '{"amount":10000,"card_holder":"Matthew Savage","card_number":"5123456789012346","card_expiry":"02/2030","cvv":123,"reference":"2b69c40215a9a9c4adaf120d64fc9844","customer_ip":"1.2.3.4","currency":"AUD","test":true}'
9
9
  headers:
10
10
  Accept-Encoding:
11
11
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
@@ -23,7 +23,7 @@ http_interactions:
23
23
  message: OK
24
24
  headers:
25
25
  Date:
26
- - Wed, 02 May 2018 23:13:37 GMT
26
+ - Tue, 08 May 2018 11:08:16 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -32,32 +32,36 @@ http_interactions:
32
32
  - keep-alive
33
33
  Status:
34
34
  - 200 OK
35
- X-Rack-Cache:
36
- - invalidate, pass
37
35
  Cache-Control:
38
36
  - no-store
39
37
  X-Request-Version:
40
- - 1.16.9-3156@6c1a40b
41
- X-Runtime:
42
- - '0.560474'
38
+ - 1.16.9-3186@7b619da
43
39
  Pragma:
44
40
  - no-cache
41
+ X-Xss-Protection:
42
+ - 1; mode=block
45
43
  X-Request-Id:
46
- - ddf9b95927f233446ef50898
44
+ - 0bc1678afd6512a62251bbe8
45
+ X-Runtime:
46
+ - '0.533934'
47
+ X-Frame-Options:
48
+ - SAMEORIGIN
49
+ X-Content-Type-Options:
50
+ - nosniff
47
51
  X-Backend:
48
52
  - sbox-priv-gateway-a
49
53
  body:
50
54
  encoding: UTF-8
51
- string: '{"successful":true,"response":{"authorization":"451206","id":"071-P-1UBEY361","card_number":"512345XXXXXX2346","card_holder":"Matthew
52
- Savage","card_expiry":"2030-02-28","card_token":"fke8rud6","card_type":"MasterCard","card_category":"Credit","card_subcategory":"Standard","amount":10000,"decimal_amount":100.0,"successful":true,"message":"Approved","reference":"a3e6e569c0c05d075674078abdfd604a","currency":"AUD","transaction_id":"071-P-1UBEY361","settlement_date":"2018-05-03","transaction_date":"2018-05-03T09:13:37+10:00","response_code":"00","captured":true,"captured_amount":10000,"rrn":"071P1UBEY361","cvv_match":"M","metadata":{},"addendum_data":{}},"errors":[],"test":true}'
55
+ string: '{"successful":true,"response":{"authorization":"803367","id":"071-P-LEJRBDPN","card_number":"512345XXXXXX2346","card_holder":"Matthew
56
+ Savage","card_expiry":"2030-02-28","card_token":"fke8urrs","card_type":"MasterCard","card_category":"Credit","card_subcategory":"Standard","amount":10000,"decimal_amount":100.0,"successful":true,"message":"Approved","reference":"2b69c40215a9a9c4adaf120d64fc9844","currency":"AUD","transaction_id":"071-P-LEJRBDPN","settlement_date":"2018-05-08","transaction_date":"2018-05-08T21:08:16.587+10:00","response_code":"00","captured":true,"captured_amount":10000,"rrn":"071PLEJRBDPN","cvv_match":"M","metadata":{},"addendum_data":{}},"errors":[],"test":true}'
53
57
  http_version:
54
- recorded_at: Wed, 02 May 2018 23:13:36 GMT
58
+ recorded_at: Tue, 08 May 2018 11:08:16 GMT
55
59
  - request:
56
60
  method: post
57
61
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/refunds
58
62
  body:
59
63
  encoding: UTF-8
60
- string: '{"transaction_id":"071-P-1UBEY361","amount":10000,"reference":"a3e6e569c0c05d075674078abdfd604a","test":true}'
64
+ string: '{"transaction_id":"071-P-LEJRBDPN","amount":10000,"reference":"2b69c40215a9a9c4adaf120d64fc9844","test":true}'
61
65
  headers:
62
66
  Accept-Encoding:
63
67
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
@@ -75,7 +79,7 @@ http_interactions:
75
79
  message: OK
76
80
  headers:
77
81
  Date:
78
- - Wed, 02 May 2018 23:13:37 GMT
82
+ - Tue, 08 May 2018 11:08:16 GMT
79
83
  Content-Type:
80
84
  - application/json; charset=utf-8
81
85
  Transfer-Encoding:
@@ -84,32 +88,36 @@ http_interactions:
84
88
  - keep-alive
85
89
  Status:
86
90
  - 200 OK
87
- X-Rack-Cache:
88
- - invalidate, pass
89
91
  Cache-Control:
90
92
  - no-store
91
93
  X-Request-Version:
92
- - 1.16.9-3156@6c1a40b
93
- X-Runtime:
94
- - '0.133701'
94
+ - 1.16.9-3186@7b619da
95
95
  Pragma:
96
96
  - no-cache
97
+ X-Xss-Protection:
98
+ - 1; mode=block
97
99
  X-Request-Id:
98
- - 0d4acc7619ba6190c9cd4d02
100
+ - b436b85a4d9fd90211c41146
101
+ X-Runtime:
102
+ - '0.111994'
103
+ X-Frame-Options:
104
+ - SAMEORIGIN
105
+ X-Content-Type-Options:
106
+ - nosniff
99
107
  X-Backend:
100
108
  - sbox-priv-gateway-a
101
109
  body:
102
110
  encoding: UTF-8
103
- string: '{"successful":true,"response":{"authorization":1525302817,"id":"071-R-UEOLY0M4","amount":10000,"refunded":"Approved","message":"Approved","card_holder":"Matthew
104
- Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-UEOLY0M4","reference":"a3e6e569c0c05d075674078abdfd604a","currency":"AUD","successful":true,"transaction_date":"2018-05-03T09:13:37+10:00","response_code":"00","settlement_date":"2018-05-04","metadata":{},"standalone":false,"rrn":"071RUEOLY0M4"},"errors":[],"test":true}'
111
+ string: '{"successful":true,"response":{"authorization":"1525777696","id":"071-R-PNWGFKQN","amount":10000,"refunded":"Approved","message":"Approved","card_holder":"Matthew
112
+ Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-PNWGFKQN","reference":"2b69c40215a9a9c4adaf120d64fc9844","currency":"AUD","successful":true,"transaction_date":"2018-05-08T21:08:16.816+10:00","response_code":"00","settlement_date":"2018-05-09","metadata":{},"standalone":false,"rrn":"071RPNWGFKQN"},"errors":[],"test":true}'
105
113
  http_version:
106
- recorded_at: Wed, 02 May 2018 23:13:36 GMT
114
+ recorded_at: Tue, 08 May 2018 11:08:16 GMT
107
115
  - request:
108
116
  method: post
109
117
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/refunds/void
110
118
  body:
111
119
  encoding: UTF-8
112
- string: '{"id":"071-R-UEOLY0M4","test":true}'
120
+ string: '{"id":"071-R-PNWGFKQN","test":true}'
113
121
  headers:
114
122
  Accept-Encoding:
115
123
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
@@ -127,7 +135,7 @@ http_interactions:
127
135
  message: OK
128
136
  headers:
129
137
  Date:
130
- - Wed, 02 May 2018 23:13:37 GMT
138
+ - Tue, 08 May 2018 11:08:17 GMT
131
139
  Content-Type:
132
140
  - application/json; charset=utf-8
133
141
  Transfer-Encoding:
@@ -136,24 +144,28 @@ http_interactions:
136
144
  - keep-alive
137
145
  Status:
138
146
  - 200 OK
139
- X-Rack-Cache:
140
- - invalidate, pass
141
147
  Cache-Control:
142
148
  - no-store
143
149
  X-Request-Version:
144
- - 1.16.9-3156@6c1a40b
145
- X-Runtime:
146
- - '0.042809'
150
+ - 1.16.9-3186@7b619da
147
151
  Pragma:
148
152
  - no-cache
153
+ X-Xss-Protection:
154
+ - 1; mode=block
149
155
  X-Request-Id:
150
- - 310b3ba2ad47d17dc745972d
156
+ - 3dc8ea4f58f90c793eadd16f
157
+ X-Runtime:
158
+ - '0.054287'
159
+ X-Frame-Options:
160
+ - SAMEORIGIN
161
+ X-Content-Type-Options:
162
+ - nosniff
151
163
  X-Backend:
152
164
  - sbox-priv-gateway-a
153
165
  body:
154
166
  encoding: UTF-8
155
- string: '{"successful":true,"response":{"authorization":"1525302817","id":"071-R-UEOLY0M4","amount":10000,"refunded":"Voided","message":"Voided","card_holder":"Matthew
156
- Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-UEOLY0M4","reference":"a3e6e569c0c05d075674078abdfd604a","currency":"AUD","successful":false,"transaction_date":"2018-05-03T09:13:37+10:00","response_code":"99","settlement_date":"2018-05-04","metadata":{},"standalone":false,"rrn":"071RUEOLY0M4"},"errors":[],"test":true}'
167
+ string: '{"successful":true,"response":{"authorization":"1525777696","id":"071-R-PNWGFKQN","amount":10000,"refunded":"Voided","message":"Voided","card_holder":"Matthew
168
+ Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-PNWGFKQN","reference":"2b69c40215a9a9c4adaf120d64fc9844","currency":"AUD","successful":false,"transaction_date":"2018-05-08T21:08:16.816+10:00","response_code":"00","settlement_date":"2018-05-09","metadata":{},"standalone":false,"rrn":"071RPNWGFKQN"},"errors":[],"test":true}'
157
169
  http_version:
158
- recorded_at: Wed, 02 May 2018 23:13:36 GMT
170
+ recorded_at: Tue, 08 May 2018 11:08:17 GMT
159
171
  recorded_with: VCR 3.0.3
@@ -5,7 +5,7 @@ http_interactions:
5
5
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/purchases
6
6
  body:
7
7
  encoding: UTF-8
8
- string: '{"amount":10000,"card_holder":"Matthew Savage","card_number":"5123456789012346","card_expiry":"02/2030","cvv":123,"reference":"036d5584f61e06afb9d59cf659569b2b","customer_ip":"1.2.3.4","currency":"AUD","test":true}'
8
+ string: '{"amount":10000,"card_holder":"Matthew Savage","card_number":"5123456789012346","card_expiry":"02/2030","cvv":123,"reference":"ad2f0a30be5919ca1e459e4a1fe6ce87","customer_ip":"1.2.3.4","currency":"AUD","test":true}'
9
9
  headers:
10
10
  Accept-Encoding:
11
11
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
@@ -23,7 +23,7 @@ http_interactions:
23
23
  message: OK
24
24
  headers:
25
25
  Date:
26
- - Wed, 02 May 2018 23:13:38 GMT
26
+ - Tue, 08 May 2018 11:08:17 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -32,32 +32,36 @@ http_interactions:
32
32
  - keep-alive
33
33
  Status:
34
34
  - 200 OK
35
- X-Rack-Cache:
36
- - invalidate, pass
37
35
  Cache-Control:
38
36
  - no-store
39
37
  X-Request-Version:
40
- - 1.16.9-3156@6c1a40b
41
- X-Runtime:
42
- - '0.568411'
38
+ - 1.16.9-3186@7b619da
43
39
  Pragma:
44
40
  - no-cache
41
+ X-Xss-Protection:
42
+ - 1; mode=block
45
43
  X-Request-Id:
46
- - 6ac0ce725cf3885eccccc561
44
+ - 18d4a7224796fdf450824a4a
45
+ X-Runtime:
46
+ - '0.548284'
47
+ X-Frame-Options:
48
+ - SAMEORIGIN
49
+ X-Content-Type-Options:
50
+ - nosniff
47
51
  X-Backend:
48
52
  - sbox-priv-gateway-a
49
53
  body:
50
54
  encoding: UTF-8
51
- string: '{"successful":true,"response":{"authorization":"772304","id":"071-P-FGG52A6D","card_number":"512345XXXXXX2346","card_holder":"Matthew
52
- Savage","card_expiry":"2030-02-28","card_token":"fke82zr5","card_type":"MasterCard","card_category":"Credit","card_subcategory":"Standard","amount":10000,"decimal_amount":100.0,"successful":true,"message":"Approved","reference":"036d5584f61e06afb9d59cf659569b2b","currency":"AUD","transaction_id":"071-P-FGG52A6D","settlement_date":"2018-05-03","transaction_date":"2018-05-03T09:13:38+10:00","response_code":"00","captured":true,"captured_amount":10000,"rrn":"071PFGG52A6D","cvv_match":"M","metadata":{},"addendum_data":{}},"errors":[],"test":true}'
55
+ string: '{"successful":true,"response":{"authorization":"482443","id":"071-P-IFDK2LKC","card_number":"512345XXXXXX2346","card_holder":"Matthew
56
+ Savage","card_expiry":"2030-02-28","card_token":"fke8hrj2","card_type":"MasterCard","card_category":"Credit","card_subcategory":"Standard","amount":10000,"decimal_amount":100.0,"successful":true,"message":"Approved","reference":"ad2f0a30be5919ca1e459e4a1fe6ce87","currency":"AUD","transaction_id":"071-P-IFDK2LKC","settlement_date":"2018-05-08","transaction_date":"2018-05-08T21:08:17.523+10:00","response_code":"00","captured":true,"captured_amount":10000,"rrn":"071PIFDK2LKC","cvv_match":"M","metadata":{},"addendum_data":{}},"errors":[],"test":true}'
53
57
  http_version:
54
- recorded_at: Wed, 02 May 2018 23:13:37 GMT
58
+ recorded_at: Tue, 08 May 2018 11:08:17 GMT
55
59
  - request:
56
60
  method: post
57
61
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/refunds
58
62
  body:
59
63
  encoding: UTF-8
60
- string: '{"transaction_id":"071-P-FGG52A6D","amount":10000,"reference":"036d5584f61e06afb9d59cf659569b2b","test":true}'
64
+ string: '{"transaction_id":"071-P-IFDK2LKC","amount":10000,"reference":"ad2f0a30be5919ca1e459e4a1fe6ce87","test":true}'
61
65
  headers:
62
66
  Accept-Encoding:
63
67
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
@@ -75,7 +79,7 @@ http_interactions:
75
79
  message: OK
76
80
  headers:
77
81
  Date:
78
- - Wed, 02 May 2018 23:13:38 GMT
82
+ - Tue, 08 May 2018 11:08:17 GMT
79
83
  Content-Type:
80
84
  - application/json; charset=utf-8
81
85
  Transfer-Encoding:
@@ -84,32 +88,36 @@ http_interactions:
84
88
  - keep-alive
85
89
  Status:
86
90
  - 200 OK
87
- X-Rack-Cache:
88
- - invalidate, pass
89
91
  Cache-Control:
90
92
  - no-store
91
93
  X-Request-Version:
92
- - 1.16.9-3156@6c1a40b
93
- X-Runtime:
94
- - '0.099069'
94
+ - 1.16.9-3186@7b619da
95
95
  Pragma:
96
96
  - no-cache
97
+ X-Xss-Protection:
98
+ - 1; mode=block
97
99
  X-Request-Id:
98
- - f409f8a6fb98379c998d400a
100
+ - 90dbf23eb75d78e27cea9d50
101
+ X-Runtime:
102
+ - '0.151913'
103
+ X-Frame-Options:
104
+ - SAMEORIGIN
105
+ X-Content-Type-Options:
106
+ - nosniff
99
107
  X-Backend:
100
108
  - sbox-priv-gateway-a
101
109
  body:
102
110
  encoding: UTF-8
103
- string: '{"successful":true,"response":{"authorization":1525302818,"id":"071-R-7KP9JBYX","amount":10000,"refunded":"Approved","message":"Approved","card_holder":"Matthew
104
- Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-7KP9JBYX","reference":"036d5584f61e06afb9d59cf659569b2b","currency":"AUD","successful":true,"transaction_date":"2018-05-03T09:13:38+10:00","response_code":"00","settlement_date":"2018-05-04","metadata":{},"standalone":false,"rrn":"071R7KP9JBYX"},"errors":[],"test":true}'
111
+ string: '{"successful":true,"response":{"authorization":"1525777697","id":"071-R-XZIJ0Q32","amount":10000,"refunded":"Approved","message":"Approved","card_holder":"Matthew
112
+ Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-XZIJ0Q32","reference":"ad2f0a30be5919ca1e459e4a1fe6ce87","currency":"AUD","successful":true,"transaction_date":"2018-05-08T21:08:17.797+10:00","response_code":"00","settlement_date":"2018-05-09","metadata":{},"standalone":false,"rrn":"071RXZIJ0Q32"},"errors":[],"test":true}'
105
113
  http_version:
106
- recorded_at: Wed, 02 May 2018 23:13:37 GMT
114
+ recorded_at: Tue, 08 May 2018 11:08:17 GMT
107
115
  - request:
108
116
  method: post
109
117
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/refunds/void
110
118
  body:
111
119
  encoding: UTF-8
112
- string: '{"id":"071-R-7KP9JBYX","test":true}'
120
+ string: '{"id":"071-R-XZIJ0Q32","test":true}'
113
121
  headers:
114
122
  Accept-Encoding:
115
123
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
@@ -127,7 +135,7 @@ http_interactions:
127
135
  message: OK
128
136
  headers:
129
137
  Date:
130
- - Wed, 02 May 2018 23:13:38 GMT
138
+ - Tue, 08 May 2018 11:08:18 GMT
131
139
  Content-Type:
132
140
  - application/json; charset=utf-8
133
141
  Transfer-Encoding:
@@ -136,24 +144,28 @@ http_interactions:
136
144
  - keep-alive
137
145
  Status:
138
146
  - 200 OK
139
- X-Rack-Cache:
140
- - invalidate, pass
141
147
  Cache-Control:
142
148
  - no-store
143
149
  X-Request-Version:
144
- - 1.16.9-3156@6c1a40b
145
- X-Runtime:
146
- - '0.055980'
150
+ - 1.16.9-3186@7b619da
147
151
  Pragma:
148
152
  - no-cache
153
+ X-Xss-Protection:
154
+ - 1; mode=block
149
155
  X-Request-Id:
150
- - e6cedd626b5cd964bed411c4
156
+ - ce17b23074ec8a277dcf3365
157
+ X-Runtime:
158
+ - '0.041915'
159
+ X-Frame-Options:
160
+ - SAMEORIGIN
161
+ X-Content-Type-Options:
162
+ - nosniff
151
163
  X-Backend:
152
164
  - sbox-priv-gateway-a
153
165
  body:
154
166
  encoding: UTF-8
155
- string: '{"successful":true,"response":{"authorization":"1525302818","id":"071-R-7KP9JBYX","amount":10000,"refunded":"Voided","message":"Voided","card_holder":"Matthew
156
- Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-7KP9JBYX","reference":"036d5584f61e06afb9d59cf659569b2b","currency":"AUD","successful":false,"transaction_date":"2018-05-03T09:13:38+10:00","response_code":"99","settlement_date":"2018-05-04","metadata":{},"standalone":false,"rrn":"071R7KP9JBYX"},"errors":[],"test":true}'
167
+ string: '{"successful":true,"response":{"authorization":"1525777697","id":"071-R-XZIJ0Q32","amount":10000,"refunded":"Voided","message":"Voided","card_holder":"Matthew
168
+ Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-XZIJ0Q32","reference":"ad2f0a30be5919ca1e459e4a1fe6ce87","currency":"AUD","successful":false,"transaction_date":"2018-05-08T21:08:17.797+10:00","response_code":"00","settlement_date":"2018-05-09","metadata":{},"standalone":false,"rrn":"071RXZIJ0Q32"},"errors":[],"test":true}'
157
169
  http_version:
158
- recorded_at: Wed, 02 May 2018 23:13:37 GMT
170
+ recorded_at: Tue, 08 May 2018 11:08:18 GMT
159
171
  recorded_with: VCR 3.0.3
@@ -5,7 +5,7 @@ http_interactions:
5
5
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/purchases
6
6
  body:
7
7
  encoding: UTF-8
8
- string: '{"amount":10000,"card_holder":"Matthew Savage","card_number":"5123456789012346","card_expiry":"02/2030","cvv":123,"reference":"8dbd6b0e1f79c75279d13e6cd3451027","customer_ip":"1.2.3.4","currency":"AUD","test":true}'
8
+ string: '{"amount":10000,"card_holder":"Matthew Savage","card_number":"5123456789012346","card_expiry":"02/2030","cvv":123,"reference":"449eda86d99f65c3fb5578b2f529b203","customer_ip":"1.2.3.4","currency":"AUD","test":true}'
9
9
  headers:
10
10
  Accept-Encoding:
11
11
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
@@ -23,7 +23,7 @@ http_interactions:
23
23
  message: OK
24
24
  headers:
25
25
  Date:
26
- - Wed, 02 May 2018 23:13:39 GMT
26
+ - Tue, 08 May 2018 11:08:18 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -32,32 +32,36 @@ http_interactions:
32
32
  - keep-alive
33
33
  Status:
34
34
  - 200 OK
35
- X-Rack-Cache:
36
- - invalidate, pass
37
35
  Cache-Control:
38
36
  - no-store
39
37
  X-Request-Version:
40
- - 1.16.9-3156@6c1a40b
41
- X-Runtime:
42
- - '0.598525'
38
+ - 1.16.9-3186@7b619da
43
39
  Pragma:
44
40
  - no-cache
41
+ X-Xss-Protection:
42
+ - 1; mode=block
45
43
  X-Request-Id:
46
- - 0b07981074df01679eb8575f
44
+ - 356889ff045facaceca62e1d
45
+ X-Runtime:
46
+ - '0.524966'
47
+ X-Frame-Options:
48
+ - SAMEORIGIN
49
+ X-Content-Type-Options:
50
+ - nosniff
47
51
  X-Backend:
48
52
  - sbox-priv-gateway-a
49
53
  body:
50
54
  encoding: UTF-8
51
- string: '{"successful":true,"response":{"authorization":"854264","id":"071-P-AB2FNL8Q","card_number":"512345XXXXXX2346","card_holder":"Matthew
52
- Savage","card_expiry":"2030-02-28","card_token":"fke8s6dv","card_type":"MasterCard","card_category":"Credit","card_subcategory":"Standard","amount":10000,"decimal_amount":100.0,"successful":true,"message":"Approved","reference":"8dbd6b0e1f79c75279d13e6cd3451027","currency":"AUD","transaction_id":"071-P-AB2FNL8Q","settlement_date":"2018-05-03","transaction_date":"2018-05-03T09:13:39+10:00","response_code":"00","captured":true,"captured_amount":10000,"rrn":"071PAB2FNL8Q","cvv_match":"M","metadata":{},"addendum_data":{}},"errors":[],"test":true}'
55
+ string: '{"successful":true,"response":{"authorization":"365747","id":"071-P-2RRMVLH7","card_number":"512345XXXXXX2346","card_holder":"Matthew
56
+ Savage","card_expiry":"2030-02-28","card_token":"fke85x7f","card_type":"MasterCard","card_category":"Credit","card_subcategory":"Standard","amount":10000,"decimal_amount":100.0,"successful":true,"message":"Approved","reference":"449eda86d99f65c3fb5578b2f529b203","currency":"AUD","transaction_id":"071-P-2RRMVLH7","settlement_date":"2018-05-08","transaction_date":"2018-05-08T21:08:18.590+10:00","response_code":"00","captured":true,"captured_amount":10000,"rrn":"071P2RRMVLH7","cvv_match":"M","metadata":{},"addendum_data":{}},"errors":[],"test":true}'
53
57
  http_version:
54
- recorded_at: Wed, 02 May 2018 23:13:38 GMT
58
+ recorded_at: Tue, 08 May 2018 11:08:18 GMT
55
59
  - request:
56
60
  method: post
57
61
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/refunds
58
62
  body:
59
63
  encoding: UTF-8
60
- string: '{"transaction_id":"071-P-AB2FNL8Q","amount":10000,"reference":"8dbd6b0e1f79c75279d13e6cd3451027","test":true}'
64
+ string: '{"transaction_id":"071-P-2RRMVLH7","amount":10000,"reference":"449eda86d99f65c3fb5578b2f529b203","test":true}'
61
65
  headers:
62
66
  Accept-Encoding:
63
67
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
@@ -75,7 +79,7 @@ http_interactions:
75
79
  message: OK
76
80
  headers:
77
81
  Date:
78
- - Wed, 02 May 2018 23:13:39 GMT
82
+ - Tue, 08 May 2018 11:08:18 GMT
79
83
  Content-Type:
80
84
  - application/json; charset=utf-8
81
85
  Transfer-Encoding:
@@ -84,32 +88,36 @@ http_interactions:
84
88
  - keep-alive
85
89
  Status:
86
90
  - 200 OK
87
- X-Rack-Cache:
88
- - invalidate, pass
89
91
  Cache-Control:
90
92
  - no-store
91
93
  X-Request-Version:
92
- - 1.16.9-3156@6c1a40b
93
- X-Runtime:
94
- - '0.111764'
94
+ - 1.16.9-3186@7b619da
95
95
  Pragma:
96
96
  - no-cache
97
+ X-Xss-Protection:
98
+ - 1; mode=block
97
99
  X-Request-Id:
98
- - f13a59a0530463b65a94f794
100
+ - 95812678d195a0fad43d2c28
101
+ X-Runtime:
102
+ - '0.126752'
103
+ X-Frame-Options:
104
+ - SAMEORIGIN
105
+ X-Content-Type-Options:
106
+ - nosniff
99
107
  X-Backend:
100
108
  - sbox-priv-gateway-a
101
109
  body:
102
110
  encoding: UTF-8
103
- string: '{"successful":true,"response":{"authorization":1525302819,"id":"071-R-UH3A90ME","amount":10000,"refunded":"Approved","message":"Approved","card_holder":"Matthew
104
- Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-UH3A90ME","reference":"8dbd6b0e1f79c75279d13e6cd3451027","currency":"AUD","successful":true,"transaction_date":"2018-05-03T09:13:39+10:00","response_code":"00","settlement_date":"2018-05-04","metadata":{},"standalone":false,"rrn":"071RUH3A90ME"},"errors":[],"test":true}'
111
+ string: '{"successful":true,"response":{"authorization":"1525777698","id":"071-R-ENOOXSHR","amount":10000,"refunded":"Approved","message":"Approved","card_holder":"Matthew
112
+ Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-ENOOXSHR","reference":"449eda86d99f65c3fb5578b2f529b203","currency":"AUD","successful":true,"transaction_date":"2018-05-08T21:08:18.853+10:00","response_code":"00","settlement_date":"2018-05-09","metadata":{},"standalone":false,"rrn":"071RENOOXSHR"},"errors":[],"test":true}'
105
113
  http_version:
106
- recorded_at: Wed, 02 May 2018 23:13:38 GMT
114
+ recorded_at: Tue, 08 May 2018 11:08:18 GMT
107
115
  - request:
108
116
  method: post
109
117
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/refunds/void
110
118
  body:
111
119
  encoding: UTF-8
112
- string: '{"id":"071-R-UH3A90ME","test":true}'
120
+ string: '{"id":"071-R-ENOOXSHR","test":true}'
113
121
  headers:
114
122
  Accept-Encoding:
115
123
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
@@ -127,7 +135,7 @@ http_interactions:
127
135
  message: OK
128
136
  headers:
129
137
  Date:
130
- - Wed, 02 May 2018 23:13:39 GMT
138
+ - Tue, 08 May 2018 11:08:19 GMT
131
139
  Content-Type:
132
140
  - application/json; charset=utf-8
133
141
  Transfer-Encoding:
@@ -136,24 +144,28 @@ http_interactions:
136
144
  - keep-alive
137
145
  Status:
138
146
  - 200 OK
139
- X-Rack-Cache:
140
- - invalidate, pass
141
147
  Cache-Control:
142
148
  - no-store
143
149
  X-Request-Version:
144
- - 1.16.9-3156@6c1a40b
145
- X-Runtime:
146
- - '0.041512'
150
+ - 1.16.9-3186@7b619da
147
151
  Pragma:
148
152
  - no-cache
153
+ X-Xss-Protection:
154
+ - 1; mode=block
149
155
  X-Request-Id:
150
- - 48a444f8801c2bae58926c3e
156
+ - 2f96180cf06410f7d68a7d3d
157
+ X-Runtime:
158
+ - '0.077386'
159
+ X-Frame-Options:
160
+ - SAMEORIGIN
161
+ X-Content-Type-Options:
162
+ - nosniff
151
163
  X-Backend:
152
164
  - sbox-priv-gateway-a
153
165
  body:
154
166
  encoding: UTF-8
155
- string: '{"successful":true,"response":{"authorization":"1525302819","id":"071-R-UH3A90ME","amount":10000,"refunded":"Voided","message":"Voided","card_holder":"Matthew
156
- Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-UH3A90ME","reference":"8dbd6b0e1f79c75279d13e6cd3451027","currency":"AUD","successful":false,"transaction_date":"2018-05-03T09:13:39+10:00","response_code":"99","settlement_date":"2018-05-04","metadata":{},"standalone":false,"rrn":"071RUH3A90ME"},"errors":[],"test":true}'
167
+ string: '{"successful":true,"response":{"authorization":"1525777698","id":"071-R-ENOOXSHR","amount":10000,"refunded":"Voided","message":"Voided","card_holder":"Matthew
168
+ Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-ENOOXSHR","reference":"449eda86d99f65c3fb5578b2f529b203","currency":"AUD","successful":false,"transaction_date":"2018-05-08T21:08:18.853+10:00","response_code":"00","settlement_date":"2018-05-09","metadata":{},"standalone":false,"rrn":"071RENOOXSHR"},"errors":[],"test":true}'
157
169
  http_version:
158
- recorded_at: Wed, 02 May 2018 23:13:38 GMT
170
+ recorded_at: Tue, 08 May 2018 11:08:19 GMT
159
171
  recorded_with: VCR 3.0.3
@@ -23,7 +23,7 @@ http_interactions:
23
23
  message: OK
24
24
  headers:
25
25
  Date:
26
- - Wed, 02 May 2018 23:13:39 GMT
26
+ - Tue, 08 May 2018 11:08:19 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -32,24 +32,28 @@ http_interactions:
32
32
  - keep-alive
33
33
  Status:
34
34
  - 200 OK
35
- X-Rack-Cache:
36
- - invalidate, pass
37
35
  Cache-Control:
38
36
  - no-store
39
37
  X-Request-Version:
40
- - 1.16.9-3156@6c1a40b
41
- X-Runtime:
42
- - '0.024581'
38
+ - 1.16.9-3186@7b619da
43
39
  Pragma:
44
40
  - no-cache
41
+ X-Xss-Protection:
42
+ - 1; mode=block
45
43
  X-Request-Id:
46
- - a5ea6a965fad08a8ab95c099
44
+ - fff7e47411546ba0eeadcfc1
45
+ X-Runtime:
46
+ - '0.031599'
47
+ X-Frame-Options:
48
+ - SAMEORIGIN
49
+ X-Content-Type-Options:
50
+ - nosniff
47
51
  X-Backend:
48
52
  - sbox-priv-gateway-a
49
53
  body:
50
54
  encoding: UTF-8
51
55
  string: '{"successful":true,"response":{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
52
- hook","id":"071-WH-1OVBGYE1"},"errors":[],"test":true}'
56
+ hook","id":"071-WH-8522IHPY"},"errors":[],"test":true}'
53
57
  http_version:
54
- recorded_at: Wed, 02 May 2018 23:13:38 GMT
58
+ recorded_at: Tue, 08 May 2018 11:08:19 GMT
55
59
  recorded_with: VCR 3.0.3
@@ -23,7 +23,7 @@ http_interactions:
23
23
  message: OK
24
24
  headers:
25
25
  Date:
26
- - Wed, 02 May 2018 23:13:39 GMT
26
+ - Tue, 08 May 2018 11:08:19 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -32,24 +32,28 @@ http_interactions:
32
32
  - keep-alive
33
33
  Status:
34
34
  - 200 OK
35
- X-Rack-Cache:
36
- - invalidate, pass
37
35
  Cache-Control:
38
36
  - no-store
39
37
  X-Request-Version:
40
- - 1.16.9-3156@6c1a40b
41
- X-Runtime:
42
- - '0.023807'
38
+ - 1.16.9-3186@7b619da
43
39
  Pragma:
44
40
  - no-cache
41
+ X-Xss-Protection:
42
+ - 1; mode=block
45
43
  X-Request-Id:
46
- - 2ef03f24856ee7de2d5aa194
44
+ - 7c44272a12092635570a1f38
45
+ X-Runtime:
46
+ - '0.028864'
47
+ X-Frame-Options:
48
+ - SAMEORIGIN
49
+ X-Content-Type-Options:
50
+ - nosniff
47
51
  X-Backend:
48
52
  - sbox-priv-gateway-a
49
53
  body:
50
54
  encoding: UTF-8
51
55
  string: '{"successful":true,"response":{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
52
- hook","id":"071-WH-YO64KR3X"},"errors":[],"test":true}'
56
+ hook","id":"071-WH-UI4DDPAV"},"errors":[],"test":true}'
53
57
  http_version:
54
- recorded_at: Wed, 02 May 2018 23:13:38 GMT
58
+ recorded_at: Tue, 08 May 2018 11:08:19 GMT
55
59
  recorded_with: VCR 3.0.3
@@ -23,7 +23,7 @@ http_interactions:
23
23
  message: OK
24
24
  headers:
25
25
  Date:
26
- - Wed, 02 May 2018 23:13:39 GMT
26
+ - Tue, 08 May 2018 11:08:19 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -32,24 +32,28 @@ http_interactions:
32
32
  - keep-alive
33
33
  Status:
34
34
  - 200 OK
35
- X-Rack-Cache:
36
- - invalidate, pass
37
35
  Cache-Control:
38
36
  - no-store
39
37
  X-Request-Version:
40
- - 1.16.9-3156@6c1a40b
41
- X-Runtime:
42
- - '0.024426'
38
+ - 1.16.9-3186@7b619da
43
39
  Pragma:
44
40
  - no-cache
41
+ X-Xss-Protection:
42
+ - 1; mode=block
45
43
  X-Request-Id:
46
- - 146d56207592a07ae5aa31cc
44
+ - 516821ea6ecfbaaa3f853cb3
45
+ X-Runtime:
46
+ - '0.028920'
47
+ X-Frame-Options:
48
+ - SAMEORIGIN
49
+ X-Content-Type-Options:
50
+ - nosniff
47
51
  X-Backend:
48
52
  - sbox-priv-gateway-a
49
53
  body:
50
54
  encoding: UTF-8
51
55
  string: '{"successful":true,"response":{"address":"http://stage.example.com.au/v1/api/hook_listener","events":"*","mode":"Test","authentication_username":null,"authentication_password":"","is_active":null,"name":"test
52
- hook","id":"071-WH-HBWDF8EM"},"errors":[],"test":true}'
56
+ hook","id":"071-WH-51RDNB5C"},"errors":[],"test":true}'
53
57
  http_version:
54
- recorded_at: Wed, 02 May 2018 23:13:38 GMT
58
+ recorded_at: Tue, 08 May 2018 11:08:19 GMT
55
59
  recorded_with: VCR 3.0.3