Create Deposit
To initiate a deposit transaction within Vevopay, please refer to the information provided on this page. Additionally, ensure you consult the Important Information page for details on hashcode.
Last updated
To initiate a deposit transaction within Vevopay, please refer to the information provided on this page. Additionally, ensure you consult the Important Information page for details on hashcode.
Last updated
Vevopay Inc. ℗ 2023
The CustomerDeposit
method processes customer deposit requests.
HTTP: POST
https://vevopay.io/api/Vevo/CustomerDeposit
Creates a new deposit.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Please note the successful status returned by the CustomerDeposit
method does not indicate a successfully finished transaction, rather it indicates that the record of the transaction request is successfully taken.
Final result of the of transaction process will be sent from us to your callback URLs, please refer to the Callback page.
WebApiKey*
String
API key for authentication and authorization (ask it from Vevopay officials)
amount*
string
amount of the transaction
userId*
string
userid
name*
string
name of the user
username*
string
username
IslemTuru*
String
type of transaction (check the methodlist)
processId*
String
your transaction id
RedirectUrl
String
URL address where the user should be redirected after the transaction