Skip to content

Issue #3231706: Call to undefined method Afterpay\SDK\Model\Payment::setMerchantPortalOrderUrl()

This MR unsets the merchantPortalOrderUrl property from the \Afterpay\SDK\HTTP\Response::getParsedBody() response object before creating a Afterpay\SDK\Model\Payment, due to the Afterpay\SDK\Model\Payment model not yet supporting the merchantPortalOrderUrl property.

@see https://github.com/afterpay/sdk-php/issues/42

Edited by Joe Bashe

Merge request reports

Loading