We'd like to remind Forumites to please avoid political debate on the Forum... Read More »
We're aware that some users are experiencing technical issues which the team are working to resolve. See the Community Noticeboard for more info. Thank you for your patience.
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!
Natwest digital regular saver - what to do after saving £1000
Options
Comments
-
Bridlington1 said:You can do about 100 debit card payments per day on a Natwest/RBS debit card. If you have double round ups and all transactions are amounts ending in £0.01, you can round up a maximum of £198 per day into each regular saver. Assuming you had £1k in it now, put another £150 in today and another £150 on 1st January, you could fill both Natwest and RBS in 19 days, so by 15th January. That's assuming you had a lot of time (and patience) on your hands and had nothing better to do.
I checked my notes, and to reach £1000, I've done 67 round-ups on one day and similar amounts on other days but never around 100. I've a feeling the 100th transaction or 101st transaction will be declined, but I wonder why this is not made clear anywhere and left for us to experience/discover.0 -
Probably because they didn't envisage someone going to all that effort to use (abuse) the round up feature just to add a few quid, they didn't feel the need to lay out a limit.
1 -
OceanSound said:Bridlington1 said:You can do about 100 debit card payments per day on a Natwest/RBS debit card. If you have double round ups and all transactions are amounts ending in £0.01, you can round up a maximum of £198 per day into each regular saver. Assuming you had £1k in it now, put another £150 in today and another £150 on 1st January, you could fill both Natwest and RBS in 19 days, so by 15th January. That's assuming you had a lot of time (and patience) on your hands and had nothing better to do.
I checked my notes, and to reach £1000, I've done 67 round-ups on one day and similar amounts on other days but never around 100. I've a feeling the 100th transaction or 101st transaction will be declined, but I wonder why this is not made clear anywhere and left for us to experience/discover.kaMelo said:Probably because they didn't envisage someone going to all that effort to use (abuse) the round up feature just to add a few quid, they didn't feel the need to lay out a limit.0 -
kaMelo said:Probably because they didn't envisage someone going to all that effort to use (abuse) the round up feature just to add a few quid, they didn't feel the need to lay out a limit.
Did a computer decide that (as opposed to a human)?
Did a human not need to program that ? Or is it done behind the scenes with some smart AI? Doubt it.
I think it was an oversight by NatWest not to mention it.
0 -
OceanSound said:kaMelo said:Probably because they didn't envisage someone going to all that effort to use (abuse) the round up feature just to add a few quid, they didn't feel the need to lay out a limit.
Did a computer decide that (as opposed to a human)?
Did a human not need to program that ? Or is it done behind the scenes with some smart AI? Doubt it.
I think it was an oversight by NatWest not to mention it.
It could have been by accident, whoever programmed the database only allowed two digits in the column. Not necessarily to set a limit as such but not an unreasonable assumption that no one would need to make so many transactions a day.
2 -
Bridlington1 said:OceanSound said:Bridlington1 said:You can do about 100 debit card payments per day on a Natwest/RBS debit card. If you have double round ups and all transactions are amounts ending in £0.01, you can round up a maximum of £198 per day into each regular saver. Assuming you had £1k in it now, put another £150 in today and another £150 on 1st January, you could fill both Natwest and RBS in 19 days, so by 15th January. That's assuming you had a lot of time (and patience) on your hands and had nothing better to do.
I checked my notes, and to reach £1000, I've done 67 round-ups on one day and similar amounts on other days but never around 100. I've a feeling the 100th transaction or 101st transaction will be declined, but I wonder why this is not made clear anywhere and left for us to experience/discover.kaMelo said:Probably because they didn't envisage someone going to all that effort to use (abuse) the round up feature just to add a few quid, they didn't feel the need to lay out a limit.kaMelo said:OceanSound said:kaMelo said:Probably because they didn't envisage someone going to all that effort to use (abuse) the round up feature just to add a few quid, they didn't feel the need to lay out a limit.
Did a computer decide that (as opposed to a human)?
Did a human not need to program that ? Or is it done behind the scenes with some smart AI? Doubt it.
I think it was an oversight by NatWest not to mention it.
It could have been by accident, whoever programmed the database only allowed two digits in the column. Not necessarily to set a limit as such but not an unreasonable assumption that no one would need to make so many transactions a day.
A member has mentioned above that his experience was that the 101st transaction fails. RBS staff confirmed this according to his post.
Also, whoever who programmed it couldn't have done it both by accident AND by making 'not an unreasonable assumption'. It's one or the other.0 -
OceanSound said:Bridlington1 said:OceanSound said:Bridlington1 said:You can do about 100 debit card payments per day on a Natwest/RBS debit card. If you have double round ups and all transactions are amounts ending in £0.01, you can round up a maximum of £198 per day into each regular saver. Assuming you had £1k in it now, put another £150 in today and another £150 on 1st January, you could fill both Natwest and RBS in 19 days, so by 15th January. That's assuming you had a lot of time (and patience) on your hands and had nothing better to do.
I checked my notes, and to reach £1000, I've done 67 round-ups on one day and similar amounts on other days but never around 100. I've a feeling the 100th transaction or 101st transaction will be declined, but I wonder why this is not made clear anywhere and left for us to experience/discover.kaMelo said:Probably because they didn't envisage someone going to all that effort to use (abuse) the round up feature just to add a few quid, they didn't feel the need to lay out a limit.kaMelo said:OceanSound said:kaMelo said:Probably because they didn't envisage someone going to all that effort to use (abuse) the round up feature just to add a few quid, they didn't feel the need to lay out a limit.
Did a computer decide that (as opposed to a human)?
Did a human not need to program that ? Or is it done behind the scenes with some smart AI? Doubt it.
I think it was an oversight by NatWest not to mention it.
It could have been by accident, whoever programmed the database only allowed two digits in the column. Not necessarily to set a limit as such but not an unreasonable assumption that no one would need to make so many transactions a day.
A member has mentioned above that his experience was that the 101st transaction fails. RBS staff confirmed this according to his post.
Also, whoever who programmed it couldn't have done it both by accident AND by making 'not an unreasonable assumption'. It's one or the other.0 -
As a database designer I would just like to say that no-one would should have a data element for "number of debit card transactions today". That value would should always be derived dynamically, so any limit is set outwith the data.0
-
flaneurs_lobster said:As a database designer I would just like to say that no-one would should have a data element for "number of debit card transactions today". That value would should always be derived dynamically, so any limit is set outwith the data.
Stacks of legacy systems have fixed field lengths. Either by design or oversight.
And this, as you're aware, can cause issues when the unforeseen becomes a reality.
e.g. Y2K (where no-one had the foresight to add CC to YY when systems were developed in the 70s, 80s and (incredibly) 90s meant a lot of work for some.0 -
Patrington said:
And this, as you're aware, can cause issues when the unforeseen becomes a reality.
e.g. Y2K (where no-one had the foresight to add CC to YY when systems were developed in the 70s, 80s and (incredibly) 90s meant a lot of work for some.0
Confirm your email address to Create Threads and Reply

Categories
- All Categories
- 350.8K Banking & Borrowing
- 253.1K Reduce Debt & Boost Income
- 453.5K Spending & Discounts
- 243.8K Work, Benefits & Business
- 598.7K Mortgages, Homes & Bills
- 176.8K Life & Family
- 257.1K Travel & Transport
- 1.5M Hobbies & Leisure
- 16.1K Discuss & Feedback
- 37.6K Read-Only Boards