Code Monkey home page Code Monkey logo

authorizenet-php-sdk's People

Contributors

ajbdev avatar cystbear avatar gufran avatar kibiz0r avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

authorizenet-php-sdk's Issues

Composer tag

Thanks for your work on this. We are moving toward a working release of our site and need to peg composer to a specific version of this package. I understand your project is still under development, but it does carry useful features that we have come to depend on. So following recommendations made by the following sites, please create a 0.1.0 tag in this project to reflect its current level of stability.

https://igor.io/2013/01/07/composer-versioning.html

http://semver.org/

Thanks again!

Add example to README

Please provide an example in the README.

Perhaps delete the misleading docs folder?

When I get this up and running I could perhaps provide a pull, just putting it out there now.

Why 0.1.0?

Given that payment is the perhaps most critical part of most applications having the version number be 0.1.0 kinda makes one vary of using this package.

The code looks good though, so there might not be any reason for this low number?

CIMTest unit test is busted

Line 136
$response->xml->profile->paymentProfiles->payment->creditCard->cardNumber
should be
$response->xml->profile->paymentProfiles[1]->payment->creditCard->cardNumber

Line 171
I changed the expirationDate. The test was failing because it was expired.
$paymentProfile->payment->creditCard->expirationDate = "2019-04";

I tried to push a branch, but got a 403.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.