amzn / amazon-pay-sdk-php

Amazon Pay PHP SDK

Home Page:https://pay.amazon.com/documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undefined variable: status

andrelopez opened this issue · 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.

Duplicate of #32 ?