Sign up for your PAYMILL account to get access to your test keys.
You will need two keys to be able to use PAYMILL. Log into your Merchant Centre to get your public and private keys.
Public Key
This key is visible on your payment form and therefore can be seen by third parties. You use the public key to create a token for your customer’s credit card with our JavaScript bridge. More on that below.
Private Key
As soon as you have received the token, you can make a payment (transaction) – usually at the end of the order process – with our API. You have to indicate your private key every time you submit a request to our API.
Find a HTML/PHP example of integrating our PAYMILL API below. More information on our payment form, API reference and our integration libraries for different programming languages (Java, JS, .NET, PHP, Ruby).
Process token in the backend / create transaction.
The team with the most creative use of the API wins a Pebble watch for each of their members.
Talk to us (PAYMILL T-Shirts) to learn how easy you can integrate our RESTful API!
@paymill
Documentation and guides helping you to get started with the PAYMILL API.