#harshitbhargava

1 messages · Page 1 of 1 (latest)

small meteorBOT
sage loom
#

I mean when i retrieve through api

opaque pecan
sage loom
#

Yes i am using the same api si when i do get(0) i will get newly added payment method

#

?

#

Is this correct?

opaque pecan
sage loom
#

In created parameter what i have to send?

opaque pecan
#

No, created is the timestamp that a payment method was created. It can used to determine the latest payment method created

sage loom
#

Ok got it

#

Then its very difficult to check the latest payment method added through created parameter

opaque pecan
#

Why is it difficult? You should only need to check the created with the largest number, or you can get the first object for the latest payment method since Stripe return the objects in chronological order