Create Deposit Record
By using Penta Pay Deposit Interface by the members, you can receive a transaction result info when transaction is approved or denied on our side.
First step is to create a deposit record. Deposit interface is given in the link below:
Two GET parameters (token and member id) are mandatory in the URL.
Deposit request form contains three steps:
Member's name-surname & amount inputs step
Bank and account selection step
Bank and account information step and AGREEMENT CHECKBOX which is required to check to process
Then a success or error message is shown to member about process. This result message only informs member about request is collected and inspecting now.




After result message, we inspect the deposit. When it's accepted or rejected, we will send the data about deposit. See page: Deposit Result
Last updated