Welcome Guest, Not a member yet? Register   Sign In
how to grap value after ' ? '
#1

[eluser]nancy[/eluser]
I am using barclays payment gateway.
there i need to pass a return url as we pass in paypal
and the response is send with order id appended to the return url
for example:
i have set returnurl = https://www.example.com/barclays/success/

the payment gateway sends it as GET parameter
as https://www.example.com/barclays/success/?oid=abc00001

and i am getting this error
A PHP Error was encountered
Severity: Warning
Message: Missing argument 1 for Barclays:Confuseduccess()
Filename: controllers/barclays.php
Line Number: 154


i have a controller barclay with method success($oid)

pls help ?


Messages In This Thread
how to grap value after ' ? ' - by El Forum - 06-02-2011, 10:43 AM
how to grap value after ' ? ' - by El Forum - 06-02-2011, 12:16 PM
how to grap value after ' ? ' - by El Forum - 06-02-2011, 11:26 PM
how to grap value after ' ? ' - by El Forum - 06-03-2011, 01:05 AM
how to grap value after ' ? ' - by El Forum - 06-03-2011, 01:23 AM
how to grap value after ' ? ' - by El Forum - 06-03-2011, 01:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB