amzn / amazon-pay-sdk-php

Amazon Pay PHP SDK

Home Page:https://pay.amazon.com/documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The requested package amzn/login-and-pay-with-amazon-sdk-php could not be found in any version, there may be a typo in the package name.

aligajani opened this issue · comments

Hi Ali,

can you elaborate on this?

Best wishes
Daniel

Got it,

you are referring to composer, please give more details next time.

Try:

"require": {
"amzn/login-and-pay-with-amazon-sdk-php": "*@dev"
}

Hey Daniel,

Thanks man. Would be useful to update the documentation to mention this there as well.

Sent from my iPhone

On Dec 29, 2015, at 12:16 PM, Daniel Neu notifications@github.com wrote:

Got it,

you are referring to composer, please give more details next time.

Try:

"require": {
"amzn/login-and-pay-with-amazon-sdk-php": "*@dev"
}


Reply to this email directly or view it on GitHub.

Agreed.

Created #24 for this.

Resolving.

~Daniel