Skip to content

Conversation

@SparK-Cruz
Copy link
Contributor

No description provided.

&& $request->payment->transaction_status->code === 'NOK') {

$code = 'REFUSED-CC';
$status_message = $request->payment->transaction_status->description;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This variable is overwritten in the next line of code. This value will never be used.

@ebanx ebanx deleted a comment Aug 28, 2017
@SparK-Cruz SparK-Cruz merged commit a441a1c into master Sep 1, 2017
@SparK-Cruz SparK-Cruz deleted the feature/credit-card-errors branch September 1, 2017 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants