#MikeD - Invoice Not Sent

1 messages · Page 1 of 1 (latest)

drifting token
#

With respect to payment methods, do you only want to accept CCs?

#

At the bottom of the template you can select which payment options you accept.

#

I'm still looking on the first question though.

full lintel
drifting token
#

Are you explicitly setting the auto_advance attribute?

#

Wait, never mind. You are calling .sendInvoice(). My PHP reading skills are rusty

#

And are you making this request in test or live mode?

#

Oh, right you're in test mode. In that case here's the relevant doc:

Requests made in test-mode result in no emails being sent, despite sending an invoice.sent event.

full lintel
#

ahh it' sin the doc it says that?

#

hmm also I went to the dasboard link you gave for limiting payment options while it did get rid of all the things you mentioned. wechat pay and google pay still remain as options.

drifting token
#

Even when you deactivate WeChat Pay? Google pay is basically a utility for credit cards so there is no real difference there.

full lintel
#

Yeah I see in the doc that it says it's only if it's live mode.

#

Yeah, just trying to get the screen to look consistent.

drifting token
#

Here I'm turning off WeChat Pay

full lintel
#

mine is off.

#

hmm it turned back on some how

#

stayed off in live mode

drifting token
#

I think if you just click off the modal window it'll close without saving

full lintel
#

No I hit save. So it saves it. and when I refresh it's saved. But when I create an invoice (in test mode) it brings it back and sets it as a payment avail on the invoice

#

Ok. It's because you got to uncheck it save it and then hit save again

drifting token
#

Oh...so its a double save situation, got it!

full lintel
#

yeah don't really make much sense but ok. :p

#

I can live with the google pay being ugly. wechat is gone lol

#

Eventually I'll make my own pay page with your guys' utils. until then. Good enough! thanks.