Token payment: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
Line 6: Line 6:
== The payment process ==  
== The payment process ==  
The process is divided to two major steps:
The process is divided to two major steps:
# [[#Creating the token]] that represents the one of the customer's funding source (credit card or e-money wallet)
# [[#Creating the token|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
# Using the registered token to charge the customer



Revision as of 07:57, 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:

  1. Creating the token that represents the one of the customer's funding source (credit card or e-money wallet)
  2. Using the registered token to charge the customer

Creating the token

TODO

Using the token

TODO