#MidnighttFoxx-payments

1 messages · Page 1 of 1 (latest)

hybrid thunder
#

Can you give me more context here? What are you trying to do?

peak tundra
#

basically i need to make a payment in another month (not october 2022) to test a part of my app

hybrid thunder
#

But why do you need to do that? What specifically are you trying to test?

peak tundra
#

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

hybrid thunder
#

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