CodeIgniter Forums
CI-Merchant Library Question - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: CI-Merchant Library Question (/showthread.php?tid=58448)



CI-Merchant Library Question - El Forum - 06-13-2013

[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.


CI-Merchant Library Question - El Forum - 06-13-2013

[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


CI-Merchant Library Question - El Forum - 06-14-2013

[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.


CI-Merchant Library Question - El Forum - 06-15-2013

[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: