The projects are running without any problems for months, because I have an experience with Xendit integrations before, and Gosend documentations are great. The problem is, when my client wants the database is merged with their services (They have similar services integrated with Grab Merchant), it generates many problems, for examples we used the UUID format and they use a number incremental format for the ID, and also they ignore the foreign key for the databases, they used the Laravel Eloquent features to generate relational queries.