Discussions
Bearer Token from Refresh Token
I'm using veem in my Marketplace and I'm using it to request payments and send invoice while acting as an escrow.
I can't find the API docx for Refresh Token, I'm hoping you can help me with it.
Kind Regards,
Sheraz
Posted by Sheraz Ahmed about 3 years ago
unauthorized grant type
Hi using your cURL example for the two-legged OAuth I am getting the following error:
{"error":"invalid_client","error_description":"unauthorized grant type: client_credentials"}
I have Base64 encoded the tupple of the application.
Posted by Joe Y. about 3 years ago
wordpress integration
Please let me know if I can integrate Veem to WordPress. if yes, then please send me instruction as soon as possible.
I look forward to hearing from you soon.
Thanks,
Helal
Posted by Helal Uddin Chowdhury about 3 years ago
How to get user(self) email in the api
We need to display the emails of connected veem accounts in the dashboard. How to get user(self) email of veem account.
Posted by Murugan over 3 years ago
Grant Type
While generating Token there is parameter grant_type for which in documentation it is given as 'grant_type : client_credentials' . Where can I get this client_credentials from ?
Posted by Hetal Ravalia over 3 years ago
how to get timeCreated in payment return
How to get the timeCreated ? Is there any chance to get that ?
Posted by Randolph Jim Luna over 3 years ago
Internal Server Error
What are the possible reasons to that error ? cause I test all the possible way in payment using Rest API .
Posted by Randi Luna over 3 years ago
Is it possible to hold amount on Veem for some amount of time then release it.
Hi,
I would like to see if your API is feasible to handle holding feature.
Scenario :
Customer A is receiving $10 from Customer B , so Customer will receive $10 amount in his/her Veem account but Customer B will not be able to use that amount until Customer A release that amount.
Customer A can see that $10 transaction in his/her transaction history with status as `hold` or `holding`.
When customer B perform specific action then that transaction history status will be changed to `complete` or `done` or `successful`.
Please tell me is it feasible to do this with your REST API.
Waiting for your reply.
Posted by Gaurang Sondagar over 3 years ago
Create Quote and Payment
Can I create Quote and Payment using sandbox unverified account?
Posted by Rheman Tidalgo about 4 years ago
API Minimums and Expiration
I want to create a system that lets me automate recurring payments to contractors. Obviously, this would need to run without me needing to authenticate each time. Is there an expiration on your OAuth access tokens? If so, do you have a non-expiring refresh token?
Also, is there a minimum per-transaction amount or minimum monthly amount to be eligible to use your API?
Posted by Joshua Dwire over 4 years ago