Jump to Content
inTandem Developers Hub
HomeGuidesAPI ReferenceChangelog
inTandem Developers Hub
Guides
HomeGuidesAPI ReferenceChangelog

INTRODUCTION

  • Welcome to the inTandem Developer Hub

Platfrom Overview

  • Business Management Modules
  • The inTandem API
  • The App Market
  • The Operator Portal
    • Creating a New Account
    • Managing Client Accounts
    • Locking Accounts

The inTandem API

  • API Overview
  • Access the API
    • Directory Owners (Partners)
    • App Developers
    • Business owners
    • Authorization & Conventions
  • Quickstart - Platform API Management
  • Managing Business Accounts
    • APIs for business account management
      • Create Business Account API
      • Update Business Account API
      • Close\Reopen Business Account API
      • Get Business Account data
      • Get Business Info API
    • Custom Account Page
      • Partner's external pages for account management
      • Signup Page
      • Login Page
    • Custom login options
    • SSO (Single Sign On)
    • Common Scenarios
      • Account Creation Flow
      • Using Templates
  • Webhooks

THE APP FRAMEWORK

  • Apps Overview
  • Apps - Basic Terminology
  • Create your first app
  • OAuth 2.0 authorization Flow
  • JWKS (JSON Web Key Set) Overview
  • Application Types
    • OpenID
    • Menu items
    • Communication
    • Payment gateway
      • Connect / Disconnect
      • Checkout
      • Charge
      • Refund
      • Card on file
      • Tips
    • Client Import
    • Notifications
  • Paid Apps

CLIENT PORTAL CUSTOMIZATION SDK

  • SDK Overview
  • Quickstart - Create your first widget
  • Widgets
    • Widget CSS Customization
    • Widget Configuration
    • Widget Custom Actions
  • Website Embedded Actions
  • Actions Reference

Code Samples

  • Application OAuth Sample
  • External Pricing Page
Powered by 

External Pricing Page

Code sample showing how to implement an external pricing page.

As part of inTandem, partners often want to control the design and flow of some items sold over the platform.
Here's a sample GitHub Project demonstrating how this can be done:

https://github.com/vcita/inTandem-Code-Samples/tree/master/External-Pricing-Page

Updated about 1 year ago