Is it possible to validate card information immediately?

Credit card validation depends on enabled or disabled 3DS protection. You must always make one transaction in order to save customer card.

  • If 3DS is enabled, every time when a customer pays one-time transaction or uses a new credit card, he needs to validate 3DS in order to proceed with the transaction.
    3DS validation is called in our transaction panel whenever customer types his credit card information at our transaction panel or at merchant system (shop needs to make redirection).
    If you use Secure Sale or Register Sale API methods, there will be 3DS link returned in the response. 
  • If 3DS is disabled, and you use Secure Sale method, there will immediate response returned from API call.
    With Register Sale method, you will receive information about payment only if it was successful.

See what happens when a transaction was not successful.

Was this answer helpful?
 0
 0