#ben-syndica

1 messages · Page 1 of 1 (latest)

heavy heraldBOT
lofty magnet
#

The customer id for upcoming invoice is "cus_OKrqSdz73ElnkR".

undone elbow
#

Can you show me where you see the upcoming invoice for August 1st?

lofty magnet
#

Using Golang -

#

res, err := invoice.GetNext(params)

#

With customer id = "cus_OKrqSdz73ElnkR"

undone elbow
#

Gotcha - let me take a look

#

Actually, do you have the request ID for your request to get the upcoing invoice? and if you have the response body feel free to copy and paste that here

lofty magnet
#

req_RxwmJB2decdx3D

undone elbow
#

thank you!

#

Aha, it's because that customer has more than one subscription

#

It has a subscription su_1NYFDDITZzlUK3bSMAaNeIHK which DOES renew on the first

#

So that's the next invoice that the customer will get

lofty magnet
#

Can you verify su_1NYFDDITZzlUK3bSMAaNeIHK if it's correct

#

Fails for us

undone elbow
#

ah sorry - it should be sub_1NYFDDITZzlUK3bSxNwoCUZ0

#

sorry about that, copy pasted the wrong thing

lofty magnet
#

I see, thanks for the help. We missed that. Thanks!