These docs are for v1.2. Click to read the latest docs for v3.0.

Images & Icons

We offer a github repository to be in sync with the latest updates of brand icons of Payment Methods, issuers and other vendors.

We recommand that you load the images from the same servers as the checkout URL. If you are offering a hosted solution to third party's (merchants), you can host the images from a CDN of the certified integrator.

Git command

Get the Images

git submodule add https://github.com/paynl/pay-images

Update the Images

git submodule update --remote

Manual download

The image pack can be downloaded from:
https://github.com/paynl/pay-images/archive/refs/heads/master.zip

License

The images can be used as long as the organisation (merchant and/or integrator) has an active PAY. membership. The images can also be used as long as the payments are handled by PAY.

Payment Method Icons

We recommend to load the images in SVG for online use.

 

<p align="center">
	<img src="/payment_methods/1.svg" width="100px"/>
	<img src="/payment_methods/2.svg" width="100px"/>
	<img src="/payment_methods/3.svg" width="100px"/>
	<img src="/payment_methods/4.svg" width="100px"/>
	<img src="/payment_methods/8.svg" width="100px"/>
	<img src="/payment_methods/9.svg" width="100px"/>
	<img src="/payment_methods/13.svg" width="100px"/>
</p>