Call IPN->main() from inside a try catch to allow loops
Loading
-
mentioned in merge request scardinius/mjwshared!1 (closed)
-
I haven't created a pull request for this yet because it depends on this other one, which implements the
setExceptionMode
method. -
This change will make possible to call the
Stripe.ipn
API in a loop, catching the generated exceptions. There is an example implementation of what would be possible: here. -
mentioned in merge request extensions/mjwshared!5 (closed)
Please register or sign in to comment