#MidnighttFoxx-payments
1 messages · Page 1 of 1 (latest)
basically i need to make a payment in another month (not october 2022) to test a part of my app
But why do you need to do that? What specifically are you trying to test?
im making a transaction list, but i only want to show the date one time (october 2022, november 2022 etc) instead of on each of the transactions
since all my transactions have been in october i have no way of knowing if what i did works
As far as I know, the only way for you to test this would be to mock this out on your end - we do have something called Test Clocks that allow you to manipulate time and makes it easier to test specific Subscription flows, but if I remember correctly those modified times are not trickled down to the Payment Intent/Balance Transaction so they won't help you