Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

adavidw/sample-code-ruby

Open more actions menu
 
 

Repository files navigation

Sample Ruby Code for Authorize.Net

Travis CI Status

This repository contains working code samples which demonstrate Ruby integration with the Authorize.Net Ruby SDK (https://www.github.com/AuthorizeNet/sdk-ruby).

The samples are organized into categories and common usage examples, just like our API Reference Guide (http://developer.authorize.net/api/reference). Our API Reference Guide is an interactive reference for the Authorize.Net API. It explains the request and response parameters for each API method and has embedded code windows to allow you to send actual requests right within the API Reference Guide.

Using the Sample Code

The samples are all completely independent and self-contained so you can look at them to get a gist of how the method works, you can use the snippets to try in your own sample project, or you can run each sample from the command line.

Running the Samples From The Command Line

  1. Install the Authorize.Net Ruby SDK.
  2. Clone this repository:
    $ git clone https://github.com/AuthorizeNet/sample-code-ruby
  1. Run the individual samples. For example:
    $ ruby PaymentTransactions/charge-credit-card.rb 

About

This repository contains working code samples which demonstrate ruby integration with the Authorize.Net API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.