Apps
App icon
Authorize.net

by Saleor Commerce

Connect Saleor with Authorize.net payments.

Authorize.net app

This app integrates Saleor with the Authorize.net payment gateway.

Required Saleor version: 3.13


This is an example implementation. Only community support is available.

Development


Prerequisites


Software

  • Node.js 18
  • pnpm 8.14.1

Access

An Authorize.net Sandbox account is required to run the app. You can create one here.



Installation

  1. Copy .env.example to .env and fill in the required values.
  2. pnpm install


Usage


The app needs to be tunneled.


To run the app on port 3000, use the following command:

pnpm dev

Running storefront example

This app comes with a simple storefront example. To run it, follow these steps:

  1. Go to the example directory.
  2. Copy .env.example to .env and fill in the required values.
  3. pnpm install
  4. pnpm dev

Each time you modify a .graphql file, you have to run:

pnpm generate

Manage Cookies Settings

© Copyright 2018 - 2024 Saleor Commerce

Terms of usePrivacy Policy