How to hold payment in paygate for a while?
Posted
by
Fero
on Stack Overflow
See other posts from Stack Overflow
or by Fero
Published on 2011-01-05T08:07:20Z
Indexed on
2011/01/05
18:53 UTC
Read the original article
Hit count: 296
php
|payment-gateway
HI all,
I have a query regarding holding the payment in PAYGATE PAYMENT GATEWAY.
Here is the problem in brief. I am doing a website where the payment should be made only a certain members buy the product.
For Example if there is an iPhone in my site, then that particular phone must be buy by certain quantities which given by admin. It may be done one by one user or a single user can buy all the quantities at a single time.
In this case as a developer how can i able to hold the payment which received by user?
Because i don't want to receive the payments until the certain quantities bought. Because if certain quantities were not buy i need to refund the money to their account. We don't like to do this process.
That's why we are looking for holding the payment.
Is it possible or what is the best way to solve this problem?
Please let me know what is you professional opinion?
thanks in advance...
Please let me know what is you professional opinion?
© Stack Overflow or respective owner