Jump to content

problem with marchent gateway gateway_id


david_d

Recommended Posts

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

-------------------------------------

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated