Issue #3231706: Call to undefined method Afterpay\SDK\Model\Payment::setMerchantPortalOrderUrl()
This MR unset
s 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.
Edited by Joe Bashe