amzn/amazon-pay-sdk-php

Undefined variable: status

andrelopez opened this issue · 1 comments

The error comes up on

AmazonPay\ResponseParser.php
line (97)

The variable "$status" needs have a default value at the beginning of the function.

ejegg commented

Duplicate of #32 ?