Tags: FacturAPI/facturapi-php
Toggle v3.4.0's commit message
Add method to update self-invoice settings
Toggle 3.3.0's commit message
allow sending query parameters to create and edit customer (#36 )
Toggle 3.2.0's commit message
Merge pull request #35 from FacturAPI/hotfix/conditional_body_put
fix(conditionalPut): add ternary in $body for encode json or send null
Toggle 3.1.0's commit message
Merge pull request #34 from FacturAPI/chore/validate_signature
chore(webhook): add validateSignature method in webhook flow
Toggle 3.0.1's commit message
Merge pull request #32 from FacturAPI/fix/post_with_body_null
fix(execute_post): accept and validate nullish body in execute post m…
Toggle 3.0.0's commit message
feat(exception): throw error object in unsuccesful responses (#30 )
Toggle 2.7.1's commit message
- Corrected method names: `update_draft` and `copy_to_draft`
Toggle 2.7.0's commit message
- Added invoice methods: `update_status`, `edit_draft`, `stamp_draft`…
… and `copy`
Toggle 2.6.0's commit message
feat(cancellation): add cancellation receipt pdf in library (#22 )
Co-authored-by: Javier Rosas <javier.rosasb@gmail.com>
Toggle 2.5.0's commit message
- Add method to download cancellation receipt PDF
- Improve error handling (thanks to @ingfdoaguirre )
- Fix email send bug
You can’t perform that action at this time.