Token payment: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{PageTitle|title=Token Payment}} This payment scenario allows the integrator shop to register a customer (and a funding source) in the Barion system and then later on charge...") |
No edit summary |
||
Line 3: | Line 3: | ||
This payment scenario allows the integrator shop to register a customer (and a funding source) in the Barion system and then later on charge the customer without redirecting it to the Barion system. This means that the customer authorizes the shop to charge its card without typing in the card information again. | This payment scenario allows the integrator shop to register a customer (and a funding source) in the Barion system and then later on charge the customer without redirecting it to the Barion system. This means that the customer authorizes the shop to charge its card without typing in the card information again. | ||
== The payment process == | == The payment process == | ||
Line 10: | Line 10: | ||
# Using the registered token to charge the customer | # Using the registered token to charge the customer | ||
[[File:Recurring.png]] | |||
== Creating the token == | == Creating the token == |
Revision as of 07:53, 10 February 2017
Token Payment
This payment scenario allows the integrator shop to register a customer (and a funding source) in the Barion system and then later on charge the customer without redirecting it to the Barion system. This means that the customer authorizes the shop to charge its card without typing in the card information again.
The payment process
The process is divided to two major steps:
- Registering the customer's funding source with the Barion system: Creating the token that represents the one of the customer's funding source (credit card or e-money wallet)
- Using the registered token to charge the customer
Creating the token
TODO
Using the token
TODO