david_d Posted April 30, 2015 Share Posted April 30, 2015 hi everyone i have a problem with my custom merchant gateway my gateway returns an value that iam trying to insert to the gatewayid column in the clients table but it doesnt work please look at my logs the _storeremote function runs before _capture so the gatewayid= is empty but then at the end of _capture u can see that gatewayid=19870635 this is what _capture _returns : array("status"=>"success","gatewayid"=>gatewayid,"rawdata"=>"success"); but still this data is missing on DB 2015-04-30 11:55:10 bluesnapmar_storeremote paymentmethod=bluesnapmar name=BlueSnap Merchant type=CC visible=on companyname=dh systemurl=http://some.dh.com langpaynow=Pay Now invoiceid=139 invoicenum=139 amount=1.00 description=Dynamic Hits Enterprises Ltd - Invoice #139 returnurl=http://some.dh.com/viewinvoice.php?id=139 clientdetails=Array currency=USD cardtype=Visa cardnum=test_card cardexp=0418 cardstart= cardissuenum= disableautocc= gatewayid= cardcvv=411 action=create -------------------------------------------------------------------------- 2015-04-30 11:55:18 end of cpature companyname=dh systemurl=http://some.dh.com langpaynow=Pay Now name=BlueSnap Merchant type=CC visible=on paymentmethod=bluesnapmar invoiceid=139 invoicenum=139 amount=1.00 description=Dynamic Hits Enterprises Ltd - Invoice #139 returnurl=http://some.dh.com/viewinvoice.php?id=139 clientdetails=Array currency=USD cardtype=Visa cardnum=test_card cardexp=0418 cardstart= cardissuenum= disableautocc= gatewayid=19870635 cccvv=411 ------------------------------------- 0 Quote Link to comment Share on other sites More sharing options...
lukewd Posted May 6, 2016 Share Posted May 6, 2016 Hi david, did you ever get this resolved? we just signed up to bluesnap and are looking to integrate with them. did you get it working, with vaulting cards, and auto re-billing? thanks 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.