xendit-php icon indicating copy to clipboard operation
xendit-php copied to clipboard

Update invoice payer_email and description as optional

Open wwchen21227 opened this issue 3 years ago • 3 comments

https://github.com/xendit/xendit-php/blob/e4df989aac9e71512a544e7cb69f863d51adcfe3/src/Invoice.php#L49

wwchen21227 avatar Jul 21 '21 02:07 wwchen21227

This resulted in inconsistencies between the documentation ( https://developers.xendit.co/api-reference/?php#create-invoice ) and the actual result, without parsing payer_email and description (marked as optional in the docs), invoice won't be created

iprastha avatar Aug 31 '21 16:08 iprastha

I also experienced the same thing, need fix it because make confused

derryberni avatar Sep 04 '21 11:09 derryberni

#147

David-Kurniawan avatar Sep 28 '21 06:09 David-Kurniawan

Closing as resolved~

adityarx avatar Jun 06 '23 09:06 adityarx