codedge
codedge
Currently when creating an invoice you set an amount and price which total in a line item total. **Example:** - Amount: 2 - Item price: 100 € - Line item...
Hey! I experience a weird behaviour when having long running requests in my service connected to the gateway. I run a PHP-based service behind the gateway, that sometimes needs up...
### New bug checklist - [x] I have updated `smtpmock` to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/mocktools/go-smtp-mock/blob/master/CONTRIBUTING.md) - [x] I have read the [documentation](https://github.com/mocktools/go-smtp-mock/blob/master/README.md) -...
### New feature request checklist - [x] I have updated `go-smtp-mock` to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/mocktools/go-smtp-mock/blob/master/CONTRIBUTING.md) - [x] I have read the [documentation](https://github.com/mocktools/go-smtp-mock/blob/master/README.md)...
Adding setters for [availability date](https://support.google.com/merchants/answer/6324470) and [expiration date](https://support.google.com/merchants/answer/6324499). Additionally adding the dev requirement `phpunit` as I stumbled across this when wanting write some tests.
## System * Version: 0.34 * Platform: Linux * Firefox: 123.0.1 * Selenium: I run `geckodriver` in a separate Docker container and want to allow a certain header+port via the...
Fix #33 This PR adds the option to properly set the status with which the new members should be created in Mailchimp.
Double Opt-In (DOI) is currently not available with this module, as the status is hardcoded to `subscribed`. As DOI is necessary for countries like Austria, Germany, Greece, Switzerland, Luxembourg and...
In general - thank you for that little module. Works very well! When submitting an email to Mailchimp, that already is registered, I get an error 400 on the console....
Hi, I'd love to see some hooks for proper relations mapping (i. e. map foreign keys) in combination with your Eloquence package. Would you accept pull requests here to add...