We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 694a59c commit 888b1e9Copy full SHA for 888b1e9
2 files changed
examples/demo-batch-ts.php
@@ -19,7 +19,7 @@
19
// path to your certificate and private key
20
$cert = realpath('mycertandkey.crt');
21
$passphrase = 'Passphrase for the private key in $cert';
22
- // your <customer name>:<key entity>
+ // your <customer name>
23
$customerId = "";
24
}
25
examples/demo-ts.php
0 commit comments