Adding Business Logo and Custom Images
<paymentPageData> <ppsJSONConfig> { "uiCustomData": { "businessLogoUrl": "merchant_logo.png" } } </ppsJSONConfig> </paymentPageData><paymentPageData> <ppsJSONConfig> { "uiCustomData": { "customStyle": "background: url(background.png) no-repeat;" } } </ppsJSONConfig> </paymentPageData>
Last updated
Was this helpful?