Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are a few options available for allowing shoppers to make purchases from your webstore. Click on the links below to be taken to instructions on how to configure each one.

  • PayPal - Fast Checkout (REST API Integration)

  • PayPal Express Checkout (NVP/SOAP API Integration)

  • Credit Card Gateway: Stripe

  • Credit Card Gateway: Authorize.net

Scroll through instructions for each option below.

📍 PayPal Fast Checkout (REST API)

Click name at top right, Account Settings OR go directly to https://developer.paypal.com/

...

Click "My Apps & Credentials".  Here you will proceed with the REST API.  You need to retrieve the unique "Client ID" and "Secret Key" and then enter those values into Settings.

...

Make sure "Live" is selected or else requests will go to PayPal sandbox

...

📍 Credit Card Gateway - Stripe

Stripe is a technology company that builds economic infrastructure for the internet. Businesses of every size—from new startups to public companies—use our software to accept payments and manage their businesses online.

To learn more about Stripe and to sign up with Stripe to begin accepting credit cards directly on your Webstore please visit stripe.com.

Look & Feel

During checkout, the customer will be asked to provide their payment information directly on your domain.

  • No need to worry about SSL certificates, all Webstores come with SSL certificates.

No need to worry about PCI compliance, all Webstores are PCI compliant.

  • No additional fees; ARI does NOT charge any additional fee to complete transactions via Stripe.

...

Integration Instruction

  • Left-hand nav under “Developers > API keys”

...

Copy the corresponding keys into Webstore Settings

  • “Publishable Key”

  • “Secret Key”

...