-
https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md
See `receipt` key of the `createPayment` method.
dlnsk updated
9 months ago
-
**Is your feature request related to a problem? Please describe**
I can't send emails to a data extension, PHP SDK has this implemented.
**Describe the solution you'd like**
An implementation of …
-
```
Try to launch a PHP based app using the launcher, get PHP executable not found
error message when loading the page.
Patch file below adds a php_runtime preference to be set to the path to
php-c…
-
```
Try to launch a PHP based app using the launcher, get PHP executable not found
error message when loading the page.
Patch file below adds a php_runtime preference to be set to the path to
php-c…
-
Guys,
Is it possible to use this library so that instead of providing keys to authenticate to SM SDK you could instead utilise the IAM roles assigned to an executing EC2 instance or a container in …
-
### 💭 Description
Add unit tests for each SDK
For reference on how to do this, refer to the Flutter/Dart templates: https://github.com/appwrite/sdk-generator/pull/673
- [ ] android
- [x] cli…
-
I get this error when creating a client:
`
Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: 'POST https://api.xsolla.com/merchant/v2/merchants/xxxxxx/token' resulted in a …
-
I have just started using this SDK but getting an issue.
SoapClient::__doRequest() returned non string value
This is my index file:
Config file:
-
Currently when using this package, there is no way / method that I can see to configure the client caching. This means that all application requests always go direct to Stormpath, resulting in poor ap…
-
Currently, script silently aborts upload if multi-part upload error happens: https://github.com/thephpleague/flysystem-aws-s3-v2/blob/master/src/AwsS3Adapter.php#L546.
I think upload process should …