api guide

API Documentation

Jan 23, 2020
api guide
bluesnap, payment processors, stripe

This document explains the implementation of BlueSnap payment processor with SampleClient web services. It describes the payment logic, provides use cases, and shows the payment sequence diagrams for each case. The target audience of this document includes stakeholders, developers, and project managers from SampleClient and MyEnterprise. Overview SampleClient requires to integrate BlueSnap as an alternative payment processor for its web services. SampleClient payment processors include: Stripe Humboldt Paysafe Safecharge The first stage of BlueSnap implementation with SampleClient enables payments using a credit card. ...