Skip to content

Commit cb0e9fe

Browse files
committed
BG2-2972 – also update total charged to donor
This is £125 higher (after rounding) too
1 parent 3679fd7 commit cb0e9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/donation-as-new-donor-restart-donation.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Feature: New donor: restarting donation completes successfully
2222

2323
## Fee is calculated as round(round(24999*1.5/100+0.2)*1.2)
2424
And my charity has been charged a vat inclusive fee of £450.23
25-
And other payment intent data is as expected: total charged to donor: £26873.92, application fee £2450.15, stripe fee gross £450.23, stripe fee net £375.19, stripe fee vat £75.04
25+
And other payment intent data is as expected: total charged to donor: £26998.92, application fee £2450.15, stripe fee gross £450.23, stripe fee net £375.19, stripe fee vat £75.04
2626

2727
Given that I am on my chosen charity's Donate page
2828
Then I should be invited to log in

0 commit comments

Comments
 (0)