Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,155,233 members, 7,825,897 topics. Date: Monday, 13 May 2024 at 05:38 AM

Interswitch Webpay Integration - Anyone? - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / Interswitch Webpay Integration - Anyone? (2450 Views)

Connecting Your Form To Interswitch Webpay / How Do I Obtain Interswitch Webpay / How Is The Interswitch Webpay Doing ? (2) (3) (4)

(1) (Reply) (Go Down)

Interswitch Webpay Integration - Anyone? by bakenda(m): 1:13pm On Dec 01, 2012
Ive been trying to do a webpay integration,
in the final stage where I have to query the
web service, I've been trying to do that with CURL
but I either get no response or an error message.

It seems one needs to know more than what is in their
documentation to get the thing working, we've been corresponding
but they don't seem to appreciate the problem.

Has anyone successfully integrated interswitch - to give
some lead....thank you.
Re: Interswitch Webpay Integration - Anyone? by afolabisegun(m): 2:20pm On Dec 01, 2012
I use simplepay4u Its okay with good services
Re: Interswitch Webpay Integration - Anyone? by Nobody: 3:32pm On Dec 02, 2012
I use Simplepay, and their services are quite good.
Re: Interswitch Webpay Integration - Anyone? by winexviv: 9:05pm On Dec 02, 2012
bakenda: Ive been trying to do a webpay integration,
in the final stage where I have to query the
web service, I've been trying to do that with CURL
but I either get no response or an error message.

It seems one needs to know more than what is in their
documentation to get the thing working, we've been corresponding
but they don't seem to appreciate the problem.

Has anyone successfully integrated interswitch - to give
some lead....thank you.

I have done integration with interswitch. Which platform are you integrating the interswitch payment on?
Re: Interswitch Webpay Integration - Anyone? by bakenda(m): 6:21am On Dec 03, 2012
If you mean the language, Im using PHP.
How did you send the following SOAP request to their web service.
Thanks.


<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ser="http://services.interswitchng.com/"
xmlns:web="http://schemas.datacontract.org/2004/07/WebPAY.Core.ServiceFramework.Contract">
<soapenv:Header/>
<soapenv:Body>
<ser:GetTransactionData>
<ser:transactionQueryRequest>
<web:Hash>89897897</web:Hash>
<web:ProductId>1234</web:ProductId>
<web:TransactionReference>abcd-789</web:TransactionReference>
</ser:transactionQueryRequest>
</ser:GetTransactionData>
</soapenv:Body>
</soapenv:Envelope>
Re: Interswitch Webpay Integration - Anyone? by eawagu: 12:08pm On Dec 11, 2012
@bakenda

It would be easier for you to use their REST service, it is a lot easier than SOAP.

Here's a sample request

Sample Request (JSON)
GET Http://testwebpay.interswitchng.com/test_paydirect/api/v1/gettransaction.json?productid=21&transactionreference=8421941122&amount=300000 HTTP/1.1
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 4.0.30319.239)
Hash: F6FF2E22F99D93DDDA52D71811FD92B3A71FA1968A66216E0D310DAD


Sample Response (JSON)[/font]
HTTP/1.0 200 OK
Date: Tue, 30 Oct 2012 16:12:17 GMT
Content-Type: application/json; charset=utf-8
Content-Length: 333

{"Amount":300000,"CardNumber":"6055","MerchantReference":"8421941122","PaymentReference":"ZIB|WEB|VNA|15-10-2012|015933", "RetrievalReferenceNumber":"000000538268", "LeadBankCbnCode":null, "LeadBankName":null, "SplitAccounts":[],"TransactionDate":"2012-10-15T11:07:54.547","ResponseCode":"00","ResponseDescription":"Approved Successful"}


Sample Request (XML)[font=Lucida Sans Unicode]

GET Http://testwebpay.interswitchng.com/test_paydirect/api/v1/gettransaction.xml?productid=21&transactionreference=8421941122&amount=300000 HTTP/1.1
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 4.0.30319.239)
Hash: F6FF2E22F99D93DDDA52D71811FD92B3A71FA1968A66216E0D310DAD

Sample Response (XML)[font=Lucida Sans Unicode][/font]
HTTP/1.0 200 OK
Date: Tue, 30 Oct 2012 16:20:56 GMT
Content-Type: application/xml; charset=utf-8
Content-Length: 552

<TransactionQueryResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ResponseCode>00</ResponseCode><ResponseDescription>Approved Successful</ResponseDescription><Amount>300000</Amount><CardNumber>6055</CardNumber><MerchantReference>8421941122</MerchantReference><PaymentReference>ZIB|WEB|VNA|15-10-2012|015933</PaymentReference><RetrievalReferenceNumber>000000538268</RetrievalReferenceNumber><SplitAccounts /><TransactionDate>2012-10-15T11:07:54.547</TransactionDate></TransactionQueryResponse>
Re: Interswitch Webpay Integration - Anyone? by jesunani(m): 7:48pm On Dec 11, 2012
Dont waste ur time, use www.icepay.com
Re: Interswitch Webpay Integration - Anyone? by bakenda(m): 7:55pm On Dec 11, 2012
@ eawagu. Thank you. Already done that. We had to contact them to get
those REST API's.
Re: Interswitch Webpay Integration - Anyone? by Thickntech: 1:02am On Jan 13, 2015
I'm a website designer and I usually go to E_MAGIN for my integration needs
http://e-magin.net/interswitch-integration/
Re: Interswitch Webpay Integration - Anyone? by efejiroe: 5:42am On Nov 25, 2016
...

(1) (Reply)

Sms Portal Creator / How I Make Real Money Chatting On Social Media / How To Delete A Cached Page On Google Or Have It Crawled An Updated Page

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 23
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.