Paysafe Payment Method Logos

Give your customers the feeling of security with our "Powered By" image, which you can put directly on your payment pages. Follow these simple instructions to place one of the following images on your site.

Standard Logo

Copy and paste the following code into your HTML document:

<a href="https://www.paysafe.com/en/">
  <img src="https://developer.paysafe.com/fileadmin/content/logos/powered_by_Paysafe_standard.png" border="0" width="150" height="75" alt="Powered by Paysafe">
</a>

Visa and Mastercard Merchants

Copy and paste the following code into your HTML document:

<a href="https://www.paysafe.com/en/">
  <img src="https://developer.paysafe.com/fileadmin/content/logos/powered_by_Paysafe_visa_mc.png" border="0" width="150" height="114" alt="Powered by Paysafe">
</a>

Visa, Mastercard and American Express Merchants

Copy and paste the following code into your HTML document:

<a href="https://www.paysafe.com/en/">
  <img src="https://developer.paysafe.com/fileadmin/content/logos/powered_by_Paysafe_visa_mc_amex.png" border="0" width="150" height="97" alt="Powered by Paysafe">
</a>

Visa, Mastercard, American Express, Discover, Diners Club and JCB Merchants

Copy and paste the following code into your HTML document:

<a href="https://www.paysafe.com/en/">
  <img src="https://developer.paysafe.com/fileadmin/content/logos/powered_by_Paysafe_all.png" border="0" width="150" height="80" alt="Powered by Paysafe">
</a>

Visa, Visa Debit, Visa Electron, Mastercard, and Maestro

Copy and paste the following code into your HTML document:

<a href="https://www.paysafe.com/en/">
  <img src="https://developer.paysafe.com/fileadmin/content/logos/powered_by_Paysafe_uk.png" border="0" width="150" height="83" alt="Powered by Paysafe">
</a>
Did you find this page useful?