Skip to content

Conversation

@BaoBinh95
Copy link

No description provided.

@BaoBinh95 BaoBinh95 force-pushed the dev-mdl-987 branch 7 times, most recently from a3a0ed8 to d87e2e5 Compare October 13, 2017 10:29
@dzungtran dzungtran changed the title update php-lib Update documentation, add Checkout API Oct 19, 2017
README.md Outdated

```php
require_once('/path/to/paymentwall-php/lib/paymentwall.php');
Paymentwall_Base::setApiType(Paymentwall_Base::API_CHECKOUT);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Paymentwall_Base is deprecated.
Please update code example use Paymentwall_Config class

@BaoBinh95 BaoBinh95 force-pushed the dev-mdl-987 branch 3 times, most recently from 295d708 to abee508 Compare October 19, 2017 11:08
README.md Outdated
```php
require_once('/path/to/paymentwall-php/lib/paymentwall.php');
Paymentwall_Config::getInstance()->set(array(
'api_type' => Paymentwall_Config::API_GOODS,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be API_CHECKOUT

@BaoBinh95 BaoBinh95 force-pushed the dev-mdl-987 branch 4 times, most recently from 33a0d83 to c16e3ad Compare October 24, 2017 08:34
@LiangNex
Copy link
Contributor

Let's hold this PR until we finalize the internal changes.

@BaoBinh95 BaoBinh95 force-pushed the dev-mdl-987 branch 6 times, most recently from 44e9134 to 929b73d Compare October 24, 2017 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants