Please enable JavaScript.
Coggle requires JavaScript to display documents.
PAYMENT - Coggle Diagram
PAYMENT
-
2) Some application ask User to store Card information. In that case, system should store Card information in encrypted format.
3) Check for all mandatory fields validation. System should not go ahead with payment process if any data for any field is missing.
-
-
-
-
-
-
-
11) From Payment Gateway Confirmation page try to click on Back button of browser to check Session is still active or not.
-
13) Check the behavior when payment gateway stops responding to the request. Stop the process and verify if payment is debited or not.
-
-
-
-
18) Some application provides confirmation through pop-up dialogues. Test this feature by keeping web browser pop-up on.
-
-
21) Try to test with real time transactions by providing actual payment information. If not feasible, gather dummy debit/credit card information for the testing purpose.