EPISHIP API Billing Payment Methods overview

EPISHIP Billing Payment Methods API icon 32px svg

Overview

Figure 1. EPISHIP API relationship diagram. Payment method tokenization and state management.

EPISHIP App

EPISHIP’s wallet services give administrators the ability to store and organize multiple payment options, ensuring that a valid default method is always available for auto-pay transactions while maintaining compliance with PCI standards via tokenization.

EPISHIP API

The REST API that allows users to add, verify, and manage the lifecycle of payment methods programmatically, utilizing Stripe tokens to handle sensitive financial data securely.

Tokenization & Security

A secure integration model where raw card or bank details are exchanged for a `stripeToken` on the client side before being transmitted to the API, ensuring sensitive data never touches your server.

Verification & Defaults

A system that manages the state of payment methods, requiring explicit verification steps for ACH accounts and allowing for the assignment of a “Default” status to prioritize specific instruments.

What can users do with the EPISHIP Payment Methods API?

Users can use the EPISHIP Payment Methods API to perform common workflows, such as:

Payment Method properties available to view and filter through the EPISHIP Payment Methods API:

Additional info

Related

Related Categories