QuickBooks-V3-PHP-SDK icon indicating copy to clipboard operation
QuickBooks-V3-PHP-SDK copied to clipboard

emoji support in transaction description

Open gabrielrtakeda opened this issue 4 years ago • 2 comments

Issue type

Feature request

Current behaviour

When try to save the transaction containing an emoji in its description, the api returns 500 error.

fill the description
Screen Shot 2019-12-08 at 12 20 14
error

image

request payload
{
  "id":618100398,
  "force_update":"N",
  "description":"Investimento 💰",
  "company_id":"1935710"
}

Expected behaviour

To save properly with emoji

Notes

Sorry if this isn't the correct repository to open this issue.

gabrielrtakeda avatar Dec 08 '19 15:12 gabrielrtakeda

A PR is welcome!

bsivalingam avatar Mar 06 '20 00:03 bsivalingam

Opening up SDK for hacktoberfest contributions.

Hacktoberfest is underway right now and we would love for you to contribute 🚀 . More information on #hacktoberfest is here

Develop-with-Intuit for Hacktoberfest

abisalehalliprasan avatar Oct 06 '20 21:10 abisalehalliprasan