| Home | Help | Search | Login | Register |
|
1
on: September 06, 2008, 06:19:06 AM
|
||
| Started by Frank Gibbs - Last post by Frank Gibbs | ||
|
2
on: July 25, 2007, 08:46:44 AM
|
||
| Started by Frank Gibbs - Last post by Frank Gibbs | ||
|
CREDIT - SALE - Authorize a Credit Card transaction (adds it to the settlement batch).
CREDIT - PRE AUTH - Pre Authorize a Credit Card - (not added to the settlement batch). CREDIT - PA COMPLETE - Completes a pre-authorized transaction (adds it to the settlement batch). CREDIT - FORCE - Not Used CREDIT - VOID - Void any Transaction (remove from settlement batch) CREDIT - RETURN - Return money to a customer, if the transaction has not been settled, do a VOID instead. |
||
|
3
on: June 28, 2007, 06:27:32 PM
|
||
| Started by Frank Gibbs - Last post by Frank Gibbs | ||
|
Below are the two links to you need to begin using Reporting API
http://www.ideposit.net/jsp/report_api/report_api.jsp http://www.ideposit.net/jsp/report_api/test_form.jsp |
||
|
4
on: June 27, 2007, 06:42:02 AM
|
||
| Started by Frank Gibbs - Last post by Frank Gibbs | ||
|
When release the API it will be released with full documentation describing all input and output.
1. We assume that the parameter "ttid" refers to transactionid in the XML response to the payment request sent to iDeposit. Yes 2. We assume that the parameter "authnum" refers to authorization number in the XML response to the payment request sent to iDeposit. Yes 3. We would like to know what is the return value & purpose of parameters "batchnum" & "ptrannum". batchnum - a unique value assigned to all transaction between settlements. It's like a group identifier. ptrannum - Tracking_Number Usually an invoice number 4. Also could you let us know to which URL we need to poll to get the report data. Is it the same URL (https://www.ideposit.net/servlet/pg) we are using for normal transactions or any other URL?. URL will be published later this week. 5. Also let us know whether we need to pass the username & password parameters to this URL? Yes you will |
||
|
5
on: June 26, 2007, 10:56:49 PM
|
||
| Started by Frank Gibbs - Last post by jeevan | ||
|
Hi Frank,
Thanks for providing the specs for Reporting API. We are having few assumptions & clarifications regarding the parameters in the API as follows: 1. We assume that the parameter "ttid" refers to transactionid in the XML response to the payment request sent to iDeposit. 2. We assume that the parameter "authnum" refers to authorization number in the XML response to the payment request sent to iDeposit. 3. We would like to know what is the return value & purpose of parameters "batchnum" & "ptrannum". 4. Also could you let us know to which URL we need to poll to get the report data. Is it the same URL (https://www.ideposit.net/servlet/pg) we are using for normal transactions or any other URL?. 5. Also let us know whether we need to pass the username & password parameters to this URL? Regards Jeevan |
||
|
6
on: June 26, 2007, 10:51:06 PM
|
||
| Started by Frank Gibbs - Last post by jeevan | ||
|
Hi Frank,
Thanks for providing the specs for Reporting API. We are having few assumptions & clarifications regarding the parameters in the API as follows: 1. We assume that the parameter "ttid" refers to transactionid in the XML response to the payment request sent to iDeposit. 2. We assume that the parameter "authnum" refers to authorization number in the XML response to the payment request sent to iDeposit. 3. We would like to know what is the return value & purpose of parameters "batchnum" & "ptrannum". Regards Jeevan |
||
|
7
on: June 25, 2007, 08:04:40 PM
|
||
| Started by Frank Gibbs - Last post by Frank Gibbs | ||
|
it's important to note that there is not settlement time for each tranaction. A settlement is returned as a transaction with a type of SETTLE.
Let me know if you need more clarification on this. We will be ready to release this API this week. |
||
|
8
on: June 25, 2007, 07:58:01 PM
|
||
| Started by Frank Gibbs - Last post by Frank Gibbs | ||
|
We are about ready to release our Reporint API
Input StartDate EndDate XML Sample Output <collection> <ReportItem> <timestamp>06/01/2007 05:06:41</timestamp> <amount>12.00</amount> <ttid>70619</ttid> <type>SETTLE</type> <card>UNKNOWN</card> <account></account> <expdate></expdate> <authnum></authnum> <batchnum>116</batchnum> <cardholdername></cardholdername> <avs></avs> <cv></cv> <ptrannum>-1</ptrannum> <clerkid></clerkid> <stationid></stationid> <comments> T:1|12.00 A:1|12.00 R:0|0.00</comments> </ReportItem> <ReportItem> <timestamp>06/01/2007 01:36:41</timestamp> <amount>12.00</amount> <ttid>70620</ttid> <type>SALE</type> <card>VISA</card> <account>XXXXXXXXX8881</account> <expdate>1207</expdate> <authnum>TAS216</authnum> <batchnum>117</batchnum> <cardholdername>Test Card Holder</cardholdername> <avs>GOOD</avs> <cv>GOOD</cv> <ptrannum>1</ptrannum> <clerkid>Test Clerk</clerkid> <stationid>TestStation</stationid> <comments></comments> </ReportItem> </collection> |
||
|
9
on: May 11, 2007, 09:44:39 PM
|
||
| Started by Frank Gibbs - Last post by Frank Gibbs | ||
|
Positive Credit
A Bank Account in the USA (a Business Checking Account is perferred) A Business License A Return Policy Clearly Stated On your website Completed Merchant Account Application Voided Check 3 Months of Bank Statements https://www.ideposit.net/jsp/main/rates.jsp |
||
|
10
on: May 11, 2007, 09:44:01 PM
|
||
| Started by Frank Gibbs - Last post by Frank Gibbs | ||
|
What are the requirements for Merchant Account Approval?
|
||