We have to use the Paypal NVP API for ReferenceTransactions.
But when we set:
'PAYMENTREQUEST_0_PAYMENTACTION' => 'AUTHORIZATION','PAYMENTREQUEST_0_AMT' => '0.00','PAYMENTREQUEST_0_CURRENCYCODE' => 'EUR','L_BILLINGTYPE0' => 'MerchantInitiatedBilling',
we can not pass any customization to the Paypal page. Custom texts and logos are ignored.
Does anyone know a way to pass custom text, to change the title, subtitle, even add a custom note and show a logo?
In the API Doc are options fpr custom text and logo, but none of them is workinghttps://developer.paypal.com/api/nvp-soap/set-express-checkout-nvp/