Template:Infobox payment service provider
Appearance
| Example PSP | |
|---|---|
| Original Name | ? |
| Our Name | ? |
| Current Name | ? |
| Payment Methods | ? |
| Countries | ? |
| Documentation | ? |
| Production Console | ? |
| Test Console | ? |
| Contact | ? |
Infobox about a payment processor
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Original Name | original_name | name of the PSP when we implemented it
| Content | required |
| Our Name | our_name | Our name of the PSP
| Content | required |
| Current Name | current_name | Current name of the PSP
| Content | optional |
| Payment Methods | payment_methods | Supported payment methods
| Content | required |
| Countries | countries | Countries this is the main processor for
| Content | required |
| Documentation | documentation | Link to the documentation
| Content | required |
| Production Console | console | Their production payment console
| String | optional |
| Test Console | test_console | Their test payment console
| String | optional |
| Contact | contact | How to contact them
| String | optional |
| API Version | API Version | What version of the API are we on
| String | optional |
Example
{{Infobox payment service provider
| original_name =
| our_name =
| current_name =
| payment_methods =
| countries =
| documentation =
| console =
| test_console =
| contact =
| api_version =
}}