Welcome Guest, Not a member yet? Register   Sign In
CI-Merchant Library Question
#1

[eluser]jairoh_[/eluser]
Hi everyone, i'm a newbie in e-commerce thing and I would appreciate a lot if you can help me.

in the settings:
Code:
$settings = array(
    'username' => '****',
    'password' => '****',
    'signature' => '****',
    'test_mode' => true);

$this->merchant->initialize($settings);

what setting's i'll put in there? any username or password? signature like in what or what is that? Sorry i'm new to this.

tnx.
#2

[eluser]Unknown[/eluser]
In the case of PayPal Express, the following settings are available:
-username
-password
-signature

Source:
http://ci-merchant.org/

I suggest you read their page before you post questions like this. Smile
#3

[eluser]jairoh_[/eluser]
i've already read that. and that's why i'm asking what setting’s i’ll put in there. any username or password? signature like in what or like what? thanks for trying to help though.
#4

[eluser]Underware[/eluser]
[quote author="jairoh_" date="1371254524"]i've already read that. and that's why i'm asking what setting’s i’ll put in there. any username or password? signature like in what or like what? thanks for trying to help though.[/quote]


if you've read it, it means you already know the answer. paypal express. :coolmad:




Theme © iAndrew 2016 - Forum software by © MyBB