Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Next »

Stripe.com Gateway Integration

UltraCart integrates seamlessly with the Stripe.com credit card gateway.

Start by creating your Stripe Account

 

Sign up for your Stripe.com account here: 
https://manage.stripe.com/register

 



Integrating Stripe into your UltraCart will only take a few minutes.


 

Gathering your Stripe Credentials

The publishable key is used to generate credit card tokens and should be included with the HTML form. The secret key is used for all other API calls on the server-side. Since UltraCart is already integrated, you'll need only to obtain the live key's. 

You can grab the test and live API keys for your account under: Your Account >> API Keys.

 NAVIGATE:

On the next screen click on "Your Account":

Next, click the menu choice "API Keys":

You'll need the "live keys":


Placing your Stripe API key credentials into your UltraCart account

Copy and paste the keys into the matching UltraCart configuration fields by navigating in UltraCart:


IF IT IS YOUR FIRST TIME NAVIGATING TO THE PAYMENTS CONFIGURATION PAGE:

Home → Configuration → (middle menu) Checkout → Payments

1) Choose (second radio button) "Accept credit cards" , then click "next" button
2) Choose (second radio button) "I prefer a payment gateway that works with my 
    existing internet merchant account.", then scroll down and select "Stripe" (radio button)
    and click the next button.

 

3) Paste in (the live API) Publishable  & Secret keys into the respective fields, then click the
    checkboxes for the credit card types you are setup to process through the account, then
    click the "finish" button (you may uncheck the opt-in offer for paypal).

 

IF YOU HAVE ALREADY PREVIOUSLY COMPLETED THE PAYMENT WIZARD:

 

Home → Configuration → (middle menu) Checkout → Payments → (Middle Menu) Transaction Gateways


Click the checkbox to select "Stripe" from the list of gateways, to see the configuration fields. You'll paste the Publishable and Secret keys into the corresponding fields, then you'll select ALL of the card types in the "methods" section (Stripe requires all of the CC types be selected.)

 


  1. Paste in (the live API) Publishable  & Secret keys into the respective fields.
  2. Enter your "Stripe Statement Descriptor" if instructed to do so by Stripe.
  3. Select your preference for the "Send Receipts" (Yes/No)
  4. Click the checkboxes for ALL of the credit card types, then scroll down to the bottom of the page and click the save button to save the changes. 

You're now integrated with  stripe.com !

Stripe is going global! 

Available in 23 nations and counting!
https://stripe.com/global

 



  • No labels