Skip to content

Commit 3679fd7

Browse files
committed
BG2-2972 – update expected application fee to account for new tip default
8% of £24,999 is £1,999.92, which is added to gross fee of £450.23 for total £2,450.15
1 parent 951e67a commit 3679fd7

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 £2325.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: £26873.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)