We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7cfc8b commit 4f05d8aCopy full SHA for 4f05d8a
lib/ErrorObject.php
@@ -26,6 +26,8 @@
26
* @property string $payment_method_type If the error is specific to the type
27
* of payment method, the payment method type that had a problem. This
28
* field is only populated for invoice-related errors.
29
+ * @property string $request_log_url A URL to the request log entry in your
30
+ * dashboard.
31
* @property SetupIntent $setup_intent The SetupIntent object for errors
32
* returned on a request involving a SetupIntent.
33
* @property StripeObject $source The source object for errors returned on a
0 commit comments