Skip to content
Valery Sukhomlinov edited this page Apr 7, 2025 · 1 revision

Transaction breakdown block on the Payments details page

Pull request: https://github.com/Automattic/woocommerce-payments/pull/10571

image

Testing instructions (taken from the pull request):

  • New component should be visible for the captured transactions on the payment details page, between the timeline and payment method summary at the bottom.
  • Check that fonts, colors, padding match the reference.
  • Check that the conversion rate is the same as in the timeline and is correct.
  • Check that fee information is correct and matches information in the timeline.
  • Verify that amounts are correct.

Tip

If merchant has some initiatives applied, which can be seen in the WooPayments > Overview, then check that discounted fee rates are indicated as such, prefixed by the (discounted) after the fee name.

Clone this wiki locally