Discussions
Search customer not suitable for creating payment.
about 1 year ago by [email protected]
Hello,
We are integrating Veem into a market place where we have sellers and buyers.
To complete a transaction we do.
- Authorize to buyer's account
- Search the seller by email
- create a payment
- apporve payment
So the problem is that from the api endpoint:
https://sandbox-api.veem.com/veem/v1.1/customers
we do NOT receive business Type nor Phone number which will be necessary to create payments via API through
https://sandbox-api.veem.com/veem/v1.1/payments
Please let me know if there is a better way to support marketplaces or overcome this.
Thanks