IFrame Example
Use the options on the right side to change the iframe config. This is an example of the iframe:
                    Copy example number:
                    4000 0000 0000 0002
                    5555 5555 5555 4444
                    5200 0000 0000 0007
                
Iframe Config JSON
{
    organisation: "[organisation id]"
    origin: "https://payground-api.paycores.com/"
    placeholder: "1234 1234 1234 1234"
    debug: false,
}Iframe Config
input {
    font-family: Arial,sans-serif;
    width: 100%;
    box-sizing: border-box;
    height: 34px;
    padding: 6px;
    font-size: 14px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
}
                input {
    border-color: #66afe9;
    outline: 0;
}
                input {
    border-color: #FF0000;
    outline: 0;
}
                input {
    color: #999999;
}
                