Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

No callback for Invoice with status "new" #244

Closed
MoritzVonWirth opened this issue Aug 1, 2017 · 2 comments
Closed

No callback for Invoice with status "new" #244

MoritzVonWirth opened this issue Aug 1, 2017 · 2 comments

Comments

@MoritzVonWirth
Copy link

When I use this code:

$invoice->setNotificationUrl($uri);
$invoice->setFullNotifications(true);

I dont get a callback with the status "new".
It doesnt work anymore since 2 weeks.
All callbacks that I recieve are status: "paid", "confirmed" and "complete".

@pieterpoorthuis
Copy link

IPN 'new' should be sent for paidPartial payments. Can you provide a BitPay invoice id where you expected status 'new'?

@MoritzVonWirth
Copy link
Author

MoritzVonWirth commented Aug 1, 2017

It was my mistake, I've misunderstood it in the documentation.
I didnt know that 'new' should only be sent for paidPartial.

Thanks for your fast response, I'm really sorry.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants