Payment Gateway Testing
Payment Gateway Testing
What we learn:-
Payment Gateway Terminology
Difference between payment gateway and payment processors
Transaction Flow
Why do we need to test Payment Gateways?
Kinds of Testing required
Helpful Tips
Payment Gateway Testing Checklist and Test Cases
Setting up Sandbox: Braintree Payments Example
Conclusion
2) Credit Card A plastic card that can be used to buy products or services through a credit
account. It has a 16 digit card number, an expiration date, hologram, magnetic strip, signature
panel and a Card verification value (CVV) number.
Front of Credit Card:
(Source: about.com)
3) Acquiring bank Acquiring Bank is a financial institution that maintains the merchants
bank account and enables a merchant to accept and process debit and/or credit card
transactions on their store.
4) Issuing Bank Issuing Bank is the financial institution that issues the customers debit or
credit card. Whenever a customer uses a credit or debit card to make a purchase, the Issuing
bank either approves or declines the transaction based on the cardholder account standing and
passes that information to the Acquiring Bank.
For example, the transaction will be rejected if the cards expiry date is incorrect, or if the
purchase amount is more than the card credit limit, etc.
5) Transaction The end to end process through which the merchant receives funds for a
transaction with a customer.
7) Capture In this action, the merchant collects the relevant customer payment information
and sends a settlement/capture request to the processor. The processor uses this information
to initiate funds transfer between the customers card account and the merchant bank account.
Difference between payment gateway and payment
processors
There is a lot of literature available online about it and whether payment gateway and
payment processor are distinct modules with distinct functionalities.
During the course of my projects, I have observed that Payment Processor and Payment
gateways are used interchangeably without any actual distinction. The merchants usually
refer the Payment Gateways as payment processors as these process all the payments.
The Payment Processors consider themselves as Payment Gateways as they act as a means
to process and complete the secure payment transaction.
Transaction Flow
The following flow diagram summarizes the complete flow from the moment a customer
places an order to the order being successful or declined.
If a customer wishes to cancel the order, the following is the flow:
The difference between a void and return depends on whether a transaction is captured or not.
An unsettled payment can be voided, that means the held funds are credited back to the card
holders account. If a transaction is already settled or captured, then a refund is initiated which
means the funds are taken from the merchant account and credited back to the card holders
account.
If using credit or debit cards, the POS (Point of Sale testing) machine will indicate if the
payment processing would be approved or declined.
Similarly, during online transactions, we need to have a comparable system in place, which
approves or disapproves a transaction instantly.
From a customer perspective, the online payment processing on the e-Commerce website
should be seamless. Customer clicks Pay now button and should see payment successful or
declined message in next few seconds.
From the e-Commerce store perspective, the merchant needs to ensure that the complete
payment cycle (getting transactions from online store, capture and authorize, refund, voiding)
are working fine. If any of these subcomponents do not work as expected, then it can be a
problem for the merchant.
From the merchant perspective, the testing phase allows them to get used to the chosen
payment processor flow and evaluate if the chosen option is actually the best fit for their
application and business.
Helpful Tips
Based on my personal experience, the following are some helpful tips for testers:
#1) Research if a free sandbox environment (for trial and exploratory purposes) is available
for the Payment gateway that needs to be tested or implemented. Having a sandbox available
is definitely helpful and gives the team that extra flexibility to customize the tool and test as
in depth as required.
#2) Make sure the transaction is tested end to end. In our projects, we tested and reported
numerous bugs related to data capture and data flow from application to the Payment
gateway. Some of the specific bugs were:
#4) If payment fails during a transaction for any reason, a suitable message should be shown
to the customer. Any error message that is too technical like Object not set to instance or
404 error can confuse the customer and impact user experience.
It is also a good idea to display a generic message like There seems to be some issue in
processing the transaction, please contact us at 1-800-800-8000.
#5) For the purpose of post production release verification, the client (application business
owner) would need to create a live payment processor account, set up their Merchant ID etc.
Depending on the payment processor chosen, it may take anywhere from 2 days to few weeks
to set up the account. This should be communicated by the project manager to the client in
advance with sufficient time to set up the live account before the application and payment
processor integration are go live.
The following checklist can be helpful for testers and could be used as a reference:
2) Gather test credit card numbers that would be used for testing different credit cards. As an
example, such information for Braintree payment processor can be found at Braintree
payments.
4) After successful transaction verify if the payment gateway returns to your application to
show some kind of successful transaction/confirmation message.
5) Verify that the customer gets some kind of transaction confirmation notification like Order
confirmation email, etc. if the transaction is successful.
6) Check what happens if a payment fails or payment processor stops responding- is there
any error message?
7) Verify the application behavior with browser popup blocker on and off. This may be
helpful if any confirmation messages are being displayed in the popup.
8) Verify different fraud prevention/security settings.
For example, if customer billing information does not match with the address provided to
issuing bank- any mismatch will result in transaction decline.
9) Verify the transaction entries in the database if the tester has access to the Application
database.
10) Check what happens when a customer session expires.
11) Check the console during entire transaction and report any console errors that are
observed.
14) If the applications have multiple payment options like Credit card and PayPal together,
both payment options need to individually tested from end to end.
15) Verify that refund or void amount (from payment processor admin portal) is same as the
transaction amount. In no case, the refund/void amount should exceed the transaction
amount.
4) You will receive an email notification at the email address provided during sign up
regarding confirmation of account creation
5) You need to fill in the user information form to process further where you would be
required to choose a password. Click on Agree and Create your account button
8) After integration is done, the sandbox is ready for use. If you need to update the sandbox
settings you can do so using the settings menu.
Commonly used settings menu option:
Conclusion
The payment processor is a very important component for any e-Commerce application that
is designed to accept payments from its customers. Therefore it is essential to test this
component thoroughly. Any missed scenario can impact the sales /transactions of the seller
and negatively impact the user experience for the customer or buyer.
Testers need to prepare or set up the test environment (sandboxes, gather dummy credit card
information, response codes etc.) and formulate a testing strategy- both for the Test
environment and live/post production release testing.
GURU 99 Notes
Payment Gateway Testing Tutorial with Sample Test Cases
A payment gate-way system is an e-commerce application service that approves credit card
payment for online purchases. Payment gateways safeguard the credit card details by
encrypting sensitive information like credit card numbers, account holder details and so on.
This information is passed safely between the customer and the merchant and vice versa.
Modern payment gateways also securely approve payments via debit cards, electronic bank
transfers, cash cards, reward points etc.
Hosted payment gateway system direct customer away from e-commerce site to
gateway link during payment process. Once the payment is done, it will bring
customer back to e-commerce site. For such type of payment you don't need merchant
id, example of hosted payment gateway are PayPal, Noche and WorldPay.
Functional Testing: It is the act of testing base functionality of the payment gateway. It is to
verify whether the application behaves in same way as it is supposed to be like handling
orders, calculation, addition of VAT as per the country etc.
Performance: Identify various performance metrics like highest possible number of users
coming through gateways during specific day and converting them to concurrent users
Security: You need to perform a deep security pass for Payment Gateway.
Collect proper test data for the dummy credit card number for maestro, visa,
master etc.
Collect payment gateway information like Google wallet, Paypal or else
Collect payment gateway document with error codes
Understand the session and parameters passed through application and payment
gateway
Understand and test the amount related information passed through query string or
variable or session
Along with payment gateway language check the language of the application
Under the various settings of payment gateway like currency format, subscriber
data collected.
1 During the payment process try to change the payment gateway language
7 Check the Data-base entries whether they store credit card details or not
9 Check settings of pop-up blocker, and see what happens if pop up blocker is on
and off
15 Unless you don't have an authorization receipt from payment gateway, good
should not be shipped
16 Inform the owner for any transaction processed through e-mail. Encrypt the
content of the mail
19 Check if each listed payment option opens the respective payment option
according to specification
20 Verify whether the payment gateway defaults to the desired debit/credit card
option
21 Verify the default option for debit card shows card selection drop down menu
Use the comments section below to contribute more test cases on Payment Gateway Testing