Is it possible to make recurring payments without user intervention?

Our system allows to create recurring payments, by saving customer credit card.

To do so you need to:

  1. Activate credit cards at your account if you have not done this yet
  2. Create transaction via API and make payment without "onetimer" parameter - see our documentation for more details
  3. Receive and save credit card token generated at first step ("cli_auth" parameter)
  4. Use the token to make recurring payments via presale and sale methods.

NOTE: Customer will always receive an email with credit card deregistration link after first and next transactions.

 

Was this answer helpful?
 0
 0