fat_zebra 3.1.0 → 3.2.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 (148) hide show
  1. checksums.yaml +5 -5
  2. data/.travis.yml +1 -1
  3. data/lib/fat_zebra.rb +1 -0
  4. data/lib/fat_zebra/authorise.rb +49 -0
  5. data/lib/fat_zebra/version.rb +1 -1
  6. data/spec/cassettes/FatZebra_Authorise/_authorise/with_challenge_response/1_2_3_1.yml +48 -0
  7. data/spec/cassettes/FatZebra_Authorise/_authorise/with_challenge_response/1_2_3_2.yml +48 -0
  8. data/spec/cassettes/FatZebra_Authorise/_authorise/with_frictionless_response/1_2_2_1.yml +48 -0
  9. data/spec/cassettes/FatZebra_Authorise/_authorise/with_frictionless_response/1_2_2_2.yml +48 -0
  10. data/spec/cassettes/FatZebra_Authorise/_authorise/with_invalid_input/1_2_1_1.yml +50 -0
  11. data/spec/cassettes/FatZebra_Authorise/_jwt_token/returns_JWT_with_given_params.yml +46 -0
  12. data/spec/cassettes/FatZebra_Authorise/_jwt_token/returns_JWT_with_no_params.yml +46 -0
  13. data/spec/cassettes/FatZebra_Authorise/_jwt_token/returns_JWT_with_some_params.yml +46 -0
  14. data/spec/cassettes/FatZebra_BankAccount/_create/1_1_1.yml +8 -14
  15. data/spec/cassettes/FatZebra_BankAccount/_create/1_1_2.yml +8 -14
  16. data/spec/cassettes/FatZebra_BankAccount/_search/1_2_1.yml +30 -30
  17. data/spec/cassettes/FatZebra_BankAccount/_search/1_2_2.yml +30 -30
  18. data/spec/cassettes/FatZebra_BankAccount/_search/1_2_3.yml +30 -30
  19. data/spec/cassettes/FatZebra_Batch/_create/with_file/1_1_1_1.yml +11 -17
  20. data/spec/cassettes/FatZebra_Batch/_create/with_file/1_1_1_2.yml +11 -17
  21. data/spec/cassettes/FatZebra_Batch/_create/with_path/1_1_2_1.yml +11 -17
  22. data/spec/cassettes/FatZebra_Batch/_create/with_path/1_1_2_2.yml +11 -17
  23. data/spec/cassettes/FatZebra_Batch/_find/1_2_1.yml +19 -31
  24. data/spec/cassettes/FatZebra_Batch/_find/1_2_2.yml +19 -31
  25. data/spec/cassettes/FatZebra_Batch/_result/1_4_1.yml +26 -44
  26. data/spec/cassettes/FatZebra_Batch/_search/1_3_1.yml +6 -6
  27. data/spec/cassettes/FatZebra_Batch/_search/1_3_2.yml +6 -6
  28. data/spec/cassettes/FatZebra_Batch/_search/1_3_3.yml +6 -6
  29. data/spec/cassettes/FatZebra_Card/_create/1_1_1.yml +7 -13
  30. data/spec/cassettes/FatZebra_Card/_create/1_1_2.yml +7 -13
  31. data/spec/cassettes/FatZebra_Card/_create/1_1_3.yml +7 -13
  32. data/spec/cassettes/FatZebra_Card/_create/1_1_4.yml +7 -13
  33. data/spec/cassettes/FatZebra_Card/_create/1_1_5.yml +7 -13
  34. data/spec/cassettes/FatZebra_Card/_create/1_1_6.yml +7 -13
  35. data/spec/cassettes/FatZebra_Card/_update/1_2_1.yml +15 -27
  36. data/spec/cassettes/FatZebra_Card/_update/1_2_2.yml +15 -27
  37. data/spec/cassettes/FatZebra_Card/_update/1_2_3.yml +15 -27
  38. data/spec/cassettes/FatZebra_Card/_update/validations/1_2_4_1.yml +7 -13
  39. data/spec/cassettes/FatZebra_Customer/_create/1_1_1.yml +9 -15
  40. data/spec/cassettes/FatZebra_Customer/_create/1_1_2.yml +9 -15
  41. data/spec/cassettes/FatZebra_Customer/_create/1_1_3.yml +9 -15
  42. data/spec/cassettes/FatZebra_Customer/_create/1_1_4.yml +9 -15
  43. data/spec/cassettes/FatZebra_Customer/_create/1_1_5.yml +9 -15
  44. data/spec/cassettes/FatZebra_Customer/_create/1_1_6.yml +9 -15
  45. data/spec/cassettes/FatZebra_Customer/_delete/1_5_1.yml +18 -30
  46. data/spec/cassettes/FatZebra_Customer/_find/1_3_1.yml +18 -30
  47. data/spec/cassettes/FatZebra_Customer/_find/1_3_2.yml +18 -30
  48. data/spec/cassettes/FatZebra_Customer/_search/1_2_1.yml +12 -16
  49. data/spec/cassettes/FatZebra_Customer/_search/1_2_2.yml +12 -16
  50. data/spec/cassettes/FatZebra_Customer/_search/1_2_3.yml +12 -16
  51. data/spec/cassettes/FatZebra_Customer/_update/1_4_1.yml +19 -31
  52. data/spec/cassettes/FatZebra_Customer/_update/1_4_2.yml +19 -31
  53. data/spec/cassettes/FatZebra_DirectCredit/_create/1_1_1.yml +8 -14
  54. data/spec/cassettes/FatZebra_DirectCredit/_create/1_1_2.yml +8 -14
  55. data/spec/cassettes/FatZebra_DirectCredit/_create/1_1_3.yml +8 -14
  56. data/spec/cassettes/FatZebra_DirectCredit/_create/1_1_4.yml +8 -14
  57. data/spec/cassettes/FatZebra_DirectCredit/_create/validations/valid/1_1_5_1_1.yml +7 -13
  58. data/spec/cassettes/FatZebra_DirectCredit/_delete/1_4_1.yml +16 -28
  59. data/spec/cassettes/FatZebra_DirectCredit/_find/1_2_1.yml +16 -28
  60. data/spec/cassettes/FatZebra_DirectCredit/_find/1_2_2.yml +16 -28
  61. data/spec/cassettes/FatZebra_DirectCredit/_find/1_2_3.yml +13 -13
  62. data/spec/cassettes/FatZebra_DirectCredit/_search/1_3_1.yml +20 -20
  63. data/spec/cassettes/FatZebra_DirectCredit/_search/1_3_2.yml +20 -20
  64. data/spec/cassettes/FatZebra_DirectDebit/_create/1_1_1.yml +8 -14
  65. data/spec/cassettes/FatZebra_DirectDebit/_create/1_1_2.yml +8 -14
  66. data/spec/cassettes/FatZebra_DirectDebit/_create/1_1_3.yml +8 -14
  67. data/spec/cassettes/FatZebra_DirectDebit/_create/1_1_4.yml +8 -14
  68. data/spec/cassettes/FatZebra_DirectDebit/_create/validations/valid/1_1_5_1_1.yml +7 -13
  69. data/spec/cassettes/FatZebra_DirectDebit/_delete/1_4_1.yml +16 -28
  70. data/spec/cassettes/FatZebra_DirectDebit/_find/1_2_1.yml +16 -28
  71. data/spec/cassettes/FatZebra_DirectDebit/_find/1_2_2.yml +16 -28
  72. data/spec/cassettes/FatZebra_DirectDebit/_find/1_2_3.yml +13 -13
  73. data/spec/cassettes/FatZebra_DirectDebit/_search/1_3_1.yml +20 -20
  74. data/spec/cassettes/FatZebra_DirectDebit/_search/1_3_2.yml +20 -20
  75. data/spec/cassettes/FatZebra_Information/_ping/1_1_1.yml +7 -13
  76. data/spec/cassettes/FatZebra_Information/_ping/1_1_2.yml +7 -13
  77. data/spec/cassettes/FatZebra_PaymentPlan/_active_/1_8_1.yml +48 -48
  78. data/spec/cassettes/FatZebra_PaymentPlan/_active_/1_8_2.yml +48 -48
  79. data/spec/cassettes/FatZebra_PaymentPlan/_create/1_1_1.yml +20 -20
  80. data/spec/cassettes/FatZebra_PaymentPlan/_create/1_1_2.yml +20 -20
  81. data/spec/cassettes/FatZebra_PaymentPlan/_create/1_1_3.yml +20 -20
  82. data/spec/cassettes/FatZebra_PaymentPlan/_delete/1_5_1.yml +28 -28
  83. data/spec/cassettes/FatZebra_PaymentPlan/_destroy/1_6_1.yml +28 -28
  84. data/spec/cassettes/FatZebra_PaymentPlan/_find/1_2_1.yml +32 -32
  85. data/spec/cassettes/FatZebra_PaymentPlan/_find/1_2_2.yml +32 -32
  86. data/spec/cassettes/FatZebra_PaymentPlan/_find/1_2_3.yml +32 -32
  87. data/spec/cassettes/FatZebra_PaymentPlan/_suspend_/1_7_1.yml +34 -34
  88. data/spec/cassettes/FatZebra_PaymentPlan/_suspend_/1_7_2.yml +34 -34
  89. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_3_1.yml +28 -28
  90. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_3_2.yml +28 -28
  91. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_3_3.yml +28 -28
  92. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_4_1.yml +34 -34
  93. data/spec/cassettes/FatZebra_PaymentPlan/_update/1_4_2.yml +34 -34
  94. data/spec/cassettes/FatZebra_Purchase/_create/1_1_1.yml +9 -15
  95. data/spec/cassettes/FatZebra_Purchase/_create/1_1_10.yml +9 -15
  96. data/spec/cassettes/FatZebra_Purchase/_create/1_1_11.yml +9 -15
  97. data/spec/cassettes/FatZebra_Purchase/_create/1_1_12.yml +9 -15
  98. data/spec/cassettes/FatZebra_Purchase/_create/1_1_13.yml +9 -15
  99. data/spec/cassettes/FatZebra_Purchase/_create/1_1_2.yml +9 -15
  100. data/spec/cassettes/FatZebra_Purchase/_create/1_1_3.yml +9 -15
  101. data/spec/cassettes/FatZebra_Purchase/_create/1_1_4.yml +9 -15
  102. data/spec/cassettes/FatZebra_Purchase/_create/1_1_5.yml +9 -15
  103. data/spec/cassettes/FatZebra_Purchase/_create/1_1_6.yml +9 -15
  104. data/spec/cassettes/FatZebra_Purchase/_create/1_1_7.yml +9 -15
  105. data/spec/cassettes/FatZebra_Purchase/_create/1_1_8.yml +9 -15
  106. data/spec/cassettes/FatZebra_Purchase/_create/1_1_9.yml +9 -15
  107. data/spec/cassettes/FatZebra_Purchase/_create/bad_request/1_1_14_1.yml +11 -17
  108. data/spec/cassettes/FatZebra_Purchase/_create/bad_request/1_1_14_2.yml +11 -17
  109. data/spec/cassettes/FatZebra_Purchase/_void/1_6_1.yml +18 -30
  110. data/spec/cassettes/FatZebra_Purchase/_void/1_6_2.yml +18 -30
  111. data/spec/cassettes/FatZebra_Purchase/_void/1_6_3.yml +18 -30
  112. data/spec/cassettes/FatZebra_Purchase/_void/1_6_4.yml +18 -30
  113. data/spec/cassettes/FatZebra_Purchase/_void/1_7_1.yml +18 -30
  114. data/spec/cassettes/FatZebra_Purchase/_void/1_7_2.yml +18 -30
  115. data/spec/cassettes/FatZebra_Purchase/_void/1_7_3.yml +18 -30
  116. data/spec/cassettes/FatZebra_Purchase/_void/1_7_4.yml +18 -30
  117. data/spec/cassettes/FatZebra_Refund/_create/1_1_1.yml +16 -16
  118. data/spec/cassettes/FatZebra_Refund/_create/1_1_10.yml +16 -16
  119. data/spec/cassettes/FatZebra_Refund/_create/1_1_2.yml +16 -16
  120. data/spec/cassettes/FatZebra_Refund/_create/1_1_3.yml +16 -16
  121. data/spec/cassettes/FatZebra_Refund/_create/1_1_4.yml +16 -16
  122. data/spec/cassettes/FatZebra_Refund/_create/1_1_5.yml +16 -16
  123. data/spec/cassettes/FatZebra_Refund/_create/1_1_6.yml +16 -16
  124. data/spec/cassettes/FatZebra_Refund/_create/1_1_7.yml +16 -16
  125. data/spec/cassettes/FatZebra_Refund/_create/1_1_8.yml +16 -16
  126. data/spec/cassettes/FatZebra_Refund/_create/1_1_9.yml +16 -16
  127. data/spec/cassettes/FatZebra_Refund/_find/1_2_1.yml +24 -24
  128. data/spec/cassettes/FatZebra_Refund/_find/1_2_2.yml +24 -24
  129. data/spec/cassettes/FatZebra_Refund/_find/1_2_3.yml +24 -24
  130. data/spec/cassettes/FatZebra_Refund/_search/responds_with_the_newly-created_refunds.yml +40 -40
  131. data/spec/cassettes/FatZebra_Refund/_void/1_4_1.yml +24 -24
  132. data/spec/cassettes/FatZebra_Refund/_void/1_4_2.yml +24 -24
  133. data/spec/cassettes/FatZebra_Refund/_void/1_4_3.yml +24 -24
  134. data/spec/cassettes/FatZebra_Refund/_void/1_4_4.yml +24 -24
  135. data/spec/cassettes/FatZebra_WebHook/_create/1_1_1.yml +7 -13
  136. data/spec/cassettes/FatZebra_WebHook/_create/1_1_2.yml +7 -13
  137. data/spec/cassettes/FatZebra_WebHook/_create/1_1_3.yml +7 -13
  138. data/spec/cassettes/FatZebra_WebHook/_delete/1_4_1.yml +15 -27
  139. data/spec/cassettes/FatZebra_WebHook/_search/1_2_1.yml +160 -133
  140. data/spec/cassettes/FatZebra_WebHook/_search/1_2_2.yml +162 -135
  141. data/spec/cassettes/FatZebra_WebHook/_update/1_3_1.yml +15 -27
  142. data/spec/cassettes/FatZebra_WebHook/_update/1_3_2.yml +15 -27
  143. data/spec/lib/fat_zebra/authorise_spec.rb +101 -0
  144. data/spec/lib/fat_zebra/purchase_spec.rb +3 -3
  145. data/spec/lib/fat_zebra/refund_spec.rb +1 -1
  146. data/spec/support/payloads.rb +42 -0
  147. metadata +13 -4
  148. data/spec/cassettes/FatZebra_DirectDebit/_create/validations/failed_with_non-float/1_1_5_3_1.yml +0 -52
@@ -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":"4aba77942c297add228313193a76d3fd","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":"a83bc5d1e502568203fafcf50e333bcc","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
- - Sun, 12 Aug 2018 01:19:18 GMT
26
+ - Mon, 29 Apr 2019 09:20:35 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -35,27 +35,27 @@ http_interactions:
35
35
  Cache-Control:
36
36
  - no-store
37
37
  X-Request-Version:
38
- - 1.16.9-3538@ea2e93d
38
+ - 1.16.9-3941@c1d8236
39
39
  X-Runtime:
40
- - '0.562003'
40
+ - '0.587369'
41
41
  Pragma:
42
42
  - no-cache
43
43
  X-Request-Id:
44
- - 0d5f0d0c325e7f4a50e5fd50
44
+ - 86fbf1eb0ff432c6b30d0515
45
45
  X-Backend:
46
46
  - sbox-priv-gateway-a
47
47
  body:
48
48
  encoding: UTF-8
49
- string: '{"successful":true,"response":{"authorization":"528655","id":"071-P-8UTB4XXX","card_number":"512345XXXXXX2346","card_holder":"Matthew
50
- Savage","card_expiry":"2030-02-28","card_token":"fke8mvn6","card_type":"MasterCard","card_category":"Credit","card_subcategory":"Standard","amount":10000,"decimal_amount":100.0,"successful":true,"message":"Approved","reference":"4aba77942c297add228313193a76d3fd","currency":"AUD","transaction_id":"071-P-8UTB4XXX","settlement_date":"2018-08-12","transaction_date":"2018-08-12T11:19:18+10:00","response_code":"00","captured":true,"captured_amount":10000,"rrn":"071P8UTB4XXX","cvv_match":"M","metadata":{},"addendum_data":{}},"errors":[],"test":true}'
49
+ string: '{"successful":true,"response":{"authorization":"685270","id":"071-P-SK4WOTEG","card_number":"512345XXXXXX2346","card_holder":"Matthew
50
+ Savage","card_expiry":"2030-02-28","card_token":"txx5zo207ovnerqvm2u6","card_type":"MasterCard","card_category":"Credit","card_subcategory":"Standard","amount":10000,"decimal_amount":100.0,"successful":true,"message":"Approved","reference":"a83bc5d1e502568203fafcf50e333bcc","currency":"AUD","transaction_id":"071-P-SK4WOTEG","settlement_date":"2019-04-29","transaction_date":"2019-04-29T19:20:35+10:00","response_code":"00","captured":true,"captured_amount":10000,"rrn":"071PSK4WOTEG","cvv_match":"M","metadata":{"authorization_tracking_id":"","original_transaction_reference":""},"addendum_data":{}},"errors":[],"test":true}'
51
51
  http_version:
52
- recorded_at: Sun, 12 Aug 2018 01:19:16 GMT
52
+ recorded_at: Mon, 29 Apr 2019 09:20:35 GMT
53
53
  - request:
54
54
  method: post
55
55
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/refunds
56
56
  body:
57
57
  encoding: UTF-8
58
- string: '{"transaction_id":"071-P-8UTB4XXX","amount":10000,"reference":"4aba77942c297add228313193a76d3fd","test":true}'
58
+ string: '{"transaction_id":"071-P-SK4WOTEG","amount":10000,"reference":"a83bc5d1e502568203fafcf50e333bcc","test":true}'
59
59
  headers:
60
60
  Accept-Encoding:
61
61
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
@@ -73,7 +73,7 @@ http_interactions:
73
73
  message: OK
74
74
  headers:
75
75
  Date:
76
- - Sun, 12 Aug 2018 01:19:18 GMT
76
+ - Mon, 29 Apr 2019 09:20:35 GMT
77
77
  Content-Type:
78
78
  - application/json; charset=utf-8
79
79
  Transfer-Encoding:
@@ -85,27 +85,27 @@ http_interactions:
85
85
  Cache-Control:
86
86
  - no-store
87
87
  X-Request-Version:
88
- - 1.16.9-3538@ea2e93d
88
+ - 1.16.9-3941@c1d8236
89
89
  X-Runtime:
90
- - '0.141579'
90
+ - '0.126369'
91
91
  Pragma:
92
92
  - no-cache
93
93
  X-Request-Id:
94
- - e5b0322d6bac15ecbd24acf0
94
+ - b6138439c5a97899180c95eb
95
95
  X-Backend:
96
96
  - sbox-priv-gateway-a
97
97
  body:
98
98
  encoding: UTF-8
99
- string: '{"successful":true,"response":{"authorization":"1534036758","id":"071-R-MV6C6KWG","amount":10000,"refunded":"Approved","message":"Approved","card_holder":"Matthew
100
- Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-MV6C6KWG","reference":"4aba77942c297add228313193a76d3fd","currency":"AUD","successful":true,"transaction_date":"2018-08-12T11:19:18+10:00","response_code":"00","settlement_date":"2018-08-13","metadata":{},"standalone":false,"rrn":"071RMV6C6KWG"},"errors":[],"test":true}'
99
+ string: '{"successful":true,"response":{"authorization":"1556529635","id":"071-R-QDAVEF5D","amount":10000,"refunded":"Approved","message":"Approved","card_holder":"Matthew
100
+ Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-QDAVEF5D","reference":"a83bc5d1e502568203fafcf50e333bcc","currency":"AUD","successful":true,"transaction_date":"2019-04-29T19:20:35+10:00","response_code":"00","settlement_date":"2019-04-30","metadata":{},"standalone":false,"rrn":"071RQDAVEF5D"},"errors":[],"test":true}'
101
101
  http_version:
102
- recorded_at: Sun, 12 Aug 2018 01:19:16 GMT
102
+ recorded_at: Mon, 29 Apr 2019 09:20:35 GMT
103
103
  - request:
104
104
  method: post
105
105
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/refunds/void
106
106
  body:
107
107
  encoding: UTF-8
108
- string: '{"id":"071-R-MV6C6KWG","test":true}'
108
+ string: '{"id":"071-R-QDAVEF5D","test":true}'
109
109
  headers:
110
110
  Accept-Encoding:
111
111
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
@@ -123,7 +123,7 @@ http_interactions:
123
123
  message: OK
124
124
  headers:
125
125
  Date:
126
- - Sun, 12 Aug 2018 01:19:18 GMT
126
+ - Mon, 29 Apr 2019 09:20:36 GMT
127
127
  Content-Type:
128
128
  - application/json; charset=utf-8
129
129
  Transfer-Encoding:
@@ -135,19 +135,19 @@ http_interactions:
135
135
  Cache-Control:
136
136
  - no-store
137
137
  X-Request-Version:
138
- - 1.16.9-3538@ea2e93d
138
+ - 1.16.9-3941@c1d8236
139
139
  X-Runtime:
140
- - '0.049271'
140
+ - '0.054402'
141
141
  Pragma:
142
142
  - no-cache
143
143
  X-Request-Id:
144
- - df3d5856cd7458de0de21010
144
+ - b0267d270a365acc3cc14377
145
145
  X-Backend:
146
146
  - sbox-priv-gateway-a
147
147
  body:
148
148
  encoding: UTF-8
149
- string: '{"successful":true,"response":{"authorization":"1534036758","id":"071-R-MV6C6KWG","amount":10000,"refunded":"Voided","message":"Voided","card_holder":"Matthew
150
- Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-MV6C6KWG","reference":"4aba77942c297add228313193a76d3fd","currency":"AUD","successful":false,"transaction_date":"2018-08-12T11:19:18+10:00","response_code":"00","settlement_date":"2018-08-13","metadata":{},"standalone":false,"rrn":"071RMV6C6KWG"},"errors":[],"test":true}'
149
+ string: '{"successful":true,"response":{"authorization":"1556529635","id":"071-R-QDAVEF5D","amount":10000,"refunded":"Voided","message":"Voided","card_holder":"Matthew
150
+ Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-QDAVEF5D","reference":"a83bc5d1e502568203fafcf50e333bcc","currency":"AUD","successful":true,"transaction_date":"2019-04-29T19:20:35+10:00","response_code":"00","settlement_date":"2019-04-30","metadata":{},"standalone":false,"rrn":"071RQDAVEF5D"},"errors":[],"test":true}'
151
151
  http_version:
152
- recorded_at: Sun, 12 Aug 2018 01:19:16 GMT
152
+ recorded_at: Mon, 29 Apr 2019 09:20:36 GMT
153
153
  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":"51a7ab5b483fae16bb48cb873fc59924","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":"182eb840971416b26f930020ea572aa3","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
- - Sun, 12 Aug 2018 01:19:19 GMT
26
+ - Mon, 29 Apr 2019 09:20:36 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -35,27 +35,27 @@ http_interactions:
35
35
  Cache-Control:
36
36
  - no-store
37
37
  X-Request-Version:
38
- - 1.16.9-3538@ea2e93d
38
+ - 1.16.9-3941@c1d8236
39
39
  X-Runtime:
40
- - '0.524866'
40
+ - '0.536361'
41
41
  Pragma:
42
42
  - no-cache
43
43
  X-Request-Id:
44
- - 006f5a564d2039b4bd20735b
44
+ - 667df5495b80c5b621b5db7b
45
45
  X-Backend:
46
46
  - sbox-priv-gateway-a
47
47
  body:
48
48
  encoding: UTF-8
49
- string: '{"successful":true,"response":{"authorization":"505768","id":"071-P-ERH8WKUQ","card_number":"512345XXXXXX2346","card_holder":"Matthew
50
- Savage","card_expiry":"2030-02-28","card_token":"fke8n6wn","card_type":"MasterCard","card_category":"Credit","card_subcategory":"Standard","amount":10000,"decimal_amount":100.0,"successful":true,"message":"Approved","reference":"51a7ab5b483fae16bb48cb873fc59924","currency":"AUD","transaction_id":"071-P-ERH8WKUQ","settlement_date":"2018-08-12","transaction_date":"2018-08-12T11:19:19+10:00","response_code":"00","captured":true,"captured_amount":10000,"rrn":"071PERH8WKUQ","cvv_match":"M","metadata":{},"addendum_data":{}},"errors":[],"test":true}'
49
+ string: '{"successful":true,"response":{"authorization":"393731","id":"071-P-1KJZKO42","card_number":"512345XXXXXX2346","card_holder":"Matthew
50
+ Savage","card_expiry":"2030-02-28","card_token":"psqatscpl0tsprxtqu7d","card_type":"MasterCard","card_category":"Credit","card_subcategory":"Standard","amount":10000,"decimal_amount":100.0,"successful":true,"message":"Approved","reference":"182eb840971416b26f930020ea572aa3","currency":"AUD","transaction_id":"071-P-1KJZKO42","settlement_date":"2019-04-29","transaction_date":"2019-04-29T19:20:36+10:00","response_code":"00","captured":true,"captured_amount":10000,"rrn":"071P1KJZKO42","cvv_match":"M","metadata":{"authorization_tracking_id":"","original_transaction_reference":""},"addendum_data":{}},"errors":[],"test":true}'
51
51
  http_version:
52
- recorded_at: Sun, 12 Aug 2018 01:19:17 GMT
52
+ recorded_at: Mon, 29 Apr 2019 09:20:36 GMT
53
53
  - request:
54
54
  method: post
55
55
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/refunds
56
56
  body:
57
57
  encoding: UTF-8
58
- string: '{"transaction_id":"071-P-ERH8WKUQ","amount":10000,"reference":"51a7ab5b483fae16bb48cb873fc59924","test":true}'
58
+ string: '{"transaction_id":"071-P-1KJZKO42","amount":10000,"reference":"182eb840971416b26f930020ea572aa3","test":true}'
59
59
  headers:
60
60
  Accept-Encoding:
61
61
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
@@ -73,7 +73,7 @@ http_interactions:
73
73
  message: OK
74
74
  headers:
75
75
  Date:
76
- - Sun, 12 Aug 2018 01:19:19 GMT
76
+ - Mon, 29 Apr 2019 09:20:36 GMT
77
77
  Content-Type:
78
78
  - application/json; charset=utf-8
79
79
  Transfer-Encoding:
@@ -85,27 +85,27 @@ http_interactions:
85
85
  Cache-Control:
86
86
  - no-store
87
87
  X-Request-Version:
88
- - 1.16.9-3538@ea2e93d
88
+ - 1.16.9-3941@c1d8236
89
89
  X-Runtime:
90
- - '0.161840'
90
+ - '0.139686'
91
91
  Pragma:
92
92
  - no-cache
93
93
  X-Request-Id:
94
- - 1bdddd0a825028870f9e99fe
94
+ - 4bf2977485eab8e8dadc4608
95
95
  X-Backend:
96
96
  - sbox-priv-gateway-a
97
97
  body:
98
98
  encoding: UTF-8
99
- string: '{"successful":true,"response":{"authorization":"1534036759","id":"071-R-LDUAVN1L","amount":10000,"refunded":"Approved","message":"Approved","card_holder":"Matthew
100
- Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-LDUAVN1L","reference":"51a7ab5b483fae16bb48cb873fc59924","currency":"AUD","successful":true,"transaction_date":"2018-08-12T11:19:19+10:00","response_code":"00","settlement_date":"2018-08-13","metadata":{},"standalone":false,"rrn":"071RLDUAVN1L"},"errors":[],"test":true}'
99
+ string: '{"successful":true,"response":{"authorization":"1556529636","id":"071-R-WH01OTD3","amount":10000,"refunded":"Approved","message":"Approved","card_holder":"Matthew
100
+ Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-WH01OTD3","reference":"182eb840971416b26f930020ea572aa3","currency":"AUD","successful":true,"transaction_date":"2019-04-29T19:20:36+10:00","response_code":"00","settlement_date":"2019-04-30","metadata":{},"standalone":false,"rrn":"071RWH01OTD3"},"errors":[],"test":true}'
101
101
  http_version:
102
- recorded_at: Sun, 12 Aug 2018 01:19:17 GMT
102
+ recorded_at: Mon, 29 Apr 2019 09:20:36 GMT
103
103
  - request:
104
104
  method: post
105
105
  uri: https://gateway.sandbox.fatzebra.com.au/v1.0/refunds/void
106
106
  body:
107
107
  encoding: UTF-8
108
- string: '{"id":"071-R-LDUAVN1L","test":true}'
108
+ string: '{"id":"071-R-WH01OTD3","test":true}'
109
109
  headers:
110
110
  Accept-Encoding:
111
111
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
@@ -123,7 +123,7 @@ http_interactions:
123
123
  message: OK
124
124
  headers:
125
125
  Date:
126
- - Sun, 12 Aug 2018 01:19:19 GMT
126
+ - Mon, 29 Apr 2019 09:20:36 GMT
127
127
  Content-Type:
128
128
  - application/json; charset=utf-8
129
129
  Transfer-Encoding:
@@ -135,19 +135,19 @@ http_interactions:
135
135
  Cache-Control:
136
136
  - no-store
137
137
  X-Request-Version:
138
- - 1.16.9-3538@ea2e93d
138
+ - 1.16.9-3941@c1d8236
139
139
  X-Runtime:
140
- - '0.053991'
140
+ - '0.057984'
141
141
  Pragma:
142
142
  - no-cache
143
143
  X-Request-Id:
144
- - 66320f79ad46a6c4f74c269b
144
+ - '0858bde48b83740828743668'
145
145
  X-Backend:
146
146
  - sbox-priv-gateway-a
147
147
  body:
148
148
  encoding: UTF-8
149
- string: '{"successful":true,"response":{"authorization":"1534036759","id":"071-R-LDUAVN1L","amount":10000,"refunded":"Voided","message":"Voided","card_holder":"Matthew
150
- Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-LDUAVN1L","reference":"51a7ab5b483fae16bb48cb873fc59924","currency":"AUD","successful":false,"transaction_date":"2018-08-12T11:19:19+10:00","response_code":"00","settlement_date":"2018-08-13","metadata":{},"standalone":false,"rrn":"071RLDUAVN1L"},"errors":[],"test":true}'
149
+ string: '{"successful":true,"response":{"authorization":"1556529636","id":"071-R-WH01OTD3","amount":10000,"refunded":"Voided","message":"Voided","card_holder":"Matthew
150
+ Savage","card_number":"512345XXXXXX2346","card_expiry":"2030-02-28","card_type":"MasterCard","transaction_id":"071-R-WH01OTD3","reference":"182eb840971416b26f930020ea572aa3","currency":"AUD","successful":true,"transaction_date":"2019-04-29T19:20:36+10:00","response_code":"00","settlement_date":"2019-04-30","metadata":{},"standalone":false,"rrn":"071RWH01OTD3"},"errors":[],"test":true}'
151
151
  http_version:
152
- recorded_at: Sun, 12 Aug 2018 01:19:17 GMT
152
+ recorded_at: Mon, 29 Apr 2019 09:20:36 GMT
153
153
  recorded_with: VCR 3.0.3
@@ -23,7 +23,7 @@ http_interactions:
23
23
  message: OK
24
24
  headers:
25
25
  Date:
26
- - Tue, 08 May 2018 11:08:19 GMT
26
+ - Mon, 29 Apr 2019 09:20:37 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -35,25 +35,19 @@ http_interactions:
35
35
  Cache-Control:
36
36
  - no-store
37
37
  X-Request-Version:
38
- - 1.16.9-3186@7b619da
38
+ - 1.16.9-3941@c1d8236
39
+ X-Runtime:
40
+ - '0.089272'
39
41
  Pragma:
40
42
  - no-cache
41
- X-Xss-Protection:
42
- - 1; mode=block
43
43
  X-Request-Id:
44
- - fff7e47411546ba0eeadcfc1
45
- X-Runtime:
46
- - '0.031599'
47
- X-Frame-Options:
48
- - SAMEORIGIN
49
- X-Content-Type-Options:
50
- - nosniff
44
+ - 4165a7a4718bbbf432d925c8
51
45
  X-Backend:
52
46
  - sbox-priv-gateway-a
53
47
  body:
54
48
  encoding: UTF-8
55
49
  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
56
- hook","id":"071-WH-8522IHPY"},"errors":[],"test":true}'
50
+ hook","id":"071-WH-H4GJOG0N"},"errors":[],"test":true}'
57
51
  http_version:
58
- recorded_at: Tue, 08 May 2018 11:08:19 GMT
52
+ recorded_at: Mon, 29 Apr 2019 09:20:37 GMT
59
53
  recorded_with: VCR 3.0.3
@@ -23,7 +23,7 @@ http_interactions:
23
23
  message: OK
24
24
  headers:
25
25
  Date:
26
- - Tue, 08 May 2018 11:08:19 GMT
26
+ - Mon, 29 Apr 2019 09:20:37 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -35,25 +35,19 @@ http_interactions:
35
35
  Cache-Control:
36
36
  - no-store
37
37
  X-Request-Version:
38
- - 1.16.9-3186@7b619da
38
+ - 1.16.9-3941@c1d8236
39
+ X-Runtime:
40
+ - '0.034957'
39
41
  Pragma:
40
42
  - no-cache
41
- X-Xss-Protection:
42
- - 1; mode=block
43
43
  X-Request-Id:
44
- - 7c44272a12092635570a1f38
45
- X-Runtime:
46
- - '0.028864'
47
- X-Frame-Options:
48
- - SAMEORIGIN
49
- X-Content-Type-Options:
50
- - nosniff
44
+ - fb82c94488db127453df2334
51
45
  X-Backend:
52
46
  - sbox-priv-gateway-a
53
47
  body:
54
48
  encoding: UTF-8
55
49
  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
56
- hook","id":"071-WH-UI4DDPAV"},"errors":[],"test":true}'
50
+ hook","id":"071-WH-VTOHWEW3"},"errors":[],"test":true}'
57
51
  http_version:
58
- recorded_at: Tue, 08 May 2018 11:08:19 GMT
52
+ recorded_at: Mon, 29 Apr 2019 09:20:37 GMT
59
53
  recorded_with: VCR 3.0.3
@@ -23,7 +23,7 @@ http_interactions:
23
23
  message: OK
24
24
  headers:
25
25
  Date:
26
- - Tue, 08 May 2018 11:08:19 GMT
26
+ - Mon, 29 Apr 2019 09:20:37 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -35,25 +35,19 @@ http_interactions:
35
35
  Cache-Control:
36
36
  - no-store
37
37
  X-Request-Version:
38
- - 1.16.9-3186@7b619da
38
+ - 1.16.9-3941@c1d8236
39
+ X-Runtime:
40
+ - '0.035576'
39
41
  Pragma:
40
42
  - no-cache
41
- X-Xss-Protection:
42
- - 1; mode=block
43
43
  X-Request-Id:
44
- - 516821ea6ecfbaaa3f853cb3
45
- X-Runtime:
46
- - '0.028920'
47
- X-Frame-Options:
48
- - SAMEORIGIN
49
- X-Content-Type-Options:
50
- - nosniff
44
+ - 492b3c5118d0b96892ed0ffa
51
45
  X-Backend:
52
46
  - sbox-priv-gateway-a
53
47
  body:
54
48
  encoding: UTF-8
55
49
  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
56
- hook","id":"071-WH-51RDNB5C"},"errors":[],"test":true}'
50
+ hook","id":"071-WH-5W9QOBWP"},"errors":[],"test":true}'
57
51
  http_version:
58
- recorded_at: Tue, 08 May 2018 11:08:19 GMT
52
+ recorded_at: Mon, 29 Apr 2019 09:20:37 GMT
59
53
  recorded_with: VCR 3.0.3
@@ -23,7 +23,7 @@ http_interactions:
23
23
  message: OK
24
24
  headers:
25
25
  Date:
26
- - Tue, 08 May 2018 11:08:20 GMT
26
+ - Mon, 29 Apr 2019 09:20:38 GMT
27
27
  Content-Type:
28
28
  - application/json; charset=utf-8
29
29
  Transfer-Encoding:
@@ -35,30 +35,24 @@ http_interactions:
35
35
  Cache-Control:
36
36
  - no-store
37
37
  X-Request-Version:
38
- - 1.16.9-3186@7b619da
38
+ - 1.16.9-3941@c1d8236
39
+ X-Runtime:
40
+ - '0.051374'
39
41
  Pragma:
40
42
  - no-cache
41
- X-Xss-Protection:
42
- - 1; mode=block
43
43
  X-Request-Id:
44
- - f1eee406229295b58dca09cf
45
- X-Runtime:
46
- - '0.026730'
47
- X-Frame-Options:
48
- - SAMEORIGIN
49
- X-Content-Type-Options:
50
- - nosniff
44
+ - 2aec3a7c1f41ef842932cfd4
51
45
  X-Backend:
52
46
  - sbox-priv-gateway-a
53
47
  body:
54
48
  encoding: UTF-8
55
49
  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
56
- hook","id":"071-WH-5812PLV3"},"errors":[],"test":true}'
50
+ hook","id":"071-WH-U9R794DT"},"errors":[],"test":true}'
57
51
  http_version:
58
- recorded_at: Tue, 08 May 2018 11:08:20 GMT
52
+ recorded_at: Mon, 29 Apr 2019 09:20:38 GMT
59
53
  - request:
60
54
  method: delete
61
- uri: https://gateway.sandbox.fatzebra.com.au/v1.0/web_hooks/071-WH-5812PLV3
55
+ uri: https://gateway.sandbox.fatzebra.com.au/v1.0/web_hooks/071-WH-U9R794DT
62
56
  body:
63
57
  encoding: UTF-8
64
58
  string: '{"test":true}'
@@ -77,7 +71,7 @@ http_interactions:
77
71
  message: OK
78
72
  headers:
79
73
  Date:
80
- - Tue, 08 May 2018 11:08:20 GMT
74
+ - Mon, 29 Apr 2019 09:20:38 GMT
81
75
  Content-Type:
82
76
  - application/json; charset=utf-8
83
77
  Transfer-Encoding:
@@ -89,25 +83,19 @@ http_interactions:
89
83
  Cache-Control:
90
84
  - no-store
91
85
  X-Request-Version:
92
- - 1.16.9-3186@7b619da
86
+ - 1.16.9-3941@c1d8236
87
+ X-Runtime:
88
+ - '0.021461'
93
89
  Pragma:
94
90
  - no-cache
95
- X-Xss-Protection:
96
- - 1; mode=block
97
91
  X-Request-Id:
98
- - a62b0098ceaa223aff64e926
99
- X-Runtime:
100
- - '0.017290'
101
- X-Frame-Options:
102
- - SAMEORIGIN
103
- X-Content-Type-Options:
104
- - nosniff
92
+ - f56105245c62f13863c074e8
105
93
  X-Backend:
106
94
  - sbox-priv-gateway-a
107
95
  body:
108
96
  encoding: UTF-8
109
97
  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
110
- hook","id":"071-WH-5812PLV3"},"errors":[],"test":true}'
98
+ hook","id":"071-WH-U9R794DT"},"errors":[],"test":true}'
111
99
  http_version:
112
- recorded_at: Tue, 08 May 2018 11:08:20 GMT
100
+ recorded_at: Mon, 29 Apr 2019 09:20:38 GMT
113
101
  recorded_with: VCR 3.0.3