-
Notifications
You must be signed in to change notification settings - Fork 69
Release testing instructions for WC Payments 2.3.0
Vladimir Reznichenko edited this page Apr 9, 2021
·
10 revisions
Testing data (card and expected fees):
-
4242424242424242
, expected fee2.9% + $0.30
(US card) -
4000008260000000
, expected fee3.9% + $0.30
(EU card)
Testing steps:
- Make a test purchase with each card
- open WP admin area and follow
Payment -> Transactions
- open transaction corresponding to each of new purchases
- notice entry to timeline similar to
A payment of $18.00 was successfully charged.
(amount might be different) - the entry has information similar to
Fee (2.9% + $0.30): $-0.82
- ensure the fee information matches the one expected for the card used for purchasing
Testing steps:
- open WP admin area and follow
Payment -> Transactions
- click a drop-down located above the transactions list
- click 'Advanced filters', then 'Add a filter', then choose 'Date'
- in the newly appeared filters line 'Date' choose 'Between' and provide a date range covering some of the transactions
- click 'Filter' button to apply the filters
- in transaction table apply sorting to date or amount column
- in transactions table header notice and click 'Download'
- ensure the data set in downloaded file matches the what is listed in the transactions table