For example, the Apple Pay method requires passing the applePayPaymentToken parameter, does PayPal also have its own fields: shippingAddress, sessionId, digitalGoods? All this data will not be processed by the Omnipay\Mollie\Message\Request\PurchaseRequest::getData() method and will not be passed to the request.
For example, the Apple Pay method requires passing the
applePayPaymentTokenparameter, does PayPal also have its own fields:shippingAddress,sessionId,digitalGoods? All this data will not be processed by the Omnipay\Mollie\Message\Request\PurchaseRequest::getData() method and will not be passed to the request.