@@ -178,11 +178,11 @@ |
||
| 178 | 178 | } |
| 179 | 179 | |
| 180 | 180 | /** |
| 181 | - * Get the authorization callback response |
|
| 182 | - * In situations where Laravel serves as an backend for a detached UI, the api cannot redirect |
|
| 183 | - * and might need to take different actions based on the success or not of the transaction |
|
| 184 | - * @return array |
|
| 185 | - */ |
|
| 181 | + * Get the authorization callback response |
|
| 182 | + * In situations where Laravel serves as an backend for a detached UI, the api cannot redirect |
|
| 183 | + * and might need to take different actions based on the success or not of the transaction |
|
| 184 | + * @return array |
|
| 185 | + */ |
|
| 186 | 186 | public function getAuthorizationResponse($data) |
| 187 | 187 | { |
| 188 | 188 | $this->makePaymentRequest($data); |