Template:Infobox payment service provider

From Wikitech
Example PSP
Original Name ?
Our Name ?
Current Name ?
Payment Methods ?
Countries ?
Documentation ?
Production Console ?
Test Console ?
Contact ?

Infobox about a payment processor

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Original Nameoriginal_name

name of the PSP when we implemented it

Example
Paypal
Contentrequired
Our Nameour_name

Our name of the PSP

Example
Paypal
Contentrequired
Current Namecurrent_name

Current name of the PSP

Example
Paypal EC
Contentoptional
Payment Methodspayment_methods

Supported payment methods

Example
Credit Card, Bank Transfer
Contentrequired
Countriescountries

Countries this is the main processor for

Example
US, CA
Contentrequired
Documentationdocumentation

Link to the documentation

Example
example.link
Contentrequired
Production Consoleconsole

Their production payment console

Example
console.url
Stringoptional
Test Consoletest_console

Their test payment console

Example
console.url
Stringoptional
Contactcontact

How to contact them

Example
Example person name
Stringoptional
API VersionAPI Version

What version of the API are we on

Example
1.23.45
Stringoptional

Example

{{Infobox payment service provider
| original_name =
| our_name =
| current_name =
| payment_methods =
| countries =
| documentation =
| console =
| test_console =
| contact =
| api_version = 
}}