Skip to content

mercandev/fake-payment-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fake 3ds Payment System

⚠️ Warning! This is just a scenario. Not suitable for real use! ⚠️

  • After entering the valid card and amount, control is provided through Hares Bank. (3ds and None3ds) If it is None3ds then the transaction is done directly through Hares Bank. If a transaction will be made with 3ds, the card is first verified through Hares Bank. Then, a security code is created for the desired operation using Marten DB. (5 digits) All transactions with card information are recorded.

  • Then the HTML page code is returned. Here you are asked to enter the code sent. If the code is correct, Hares Banka delivery is provided.

Flow Diagram

image

Verification Page

image