Jump to Content
HelixPay
API Guide
Log InHelixPay
API Guide
Log In
API Guide
All
Pages
Start typing to search…

HelixPay

  • Introduction
  • System Overview
  • Getting Started - APIs
  • Checkout Flow
  • Versioning
  • Custom Fields Guide
    • How to Create a JSON Custom Field via Console
    • Using Custom Fields in Request Checkout API
    • Using Custom Fields in Create Subscription API
    • Where to Get Custom Fields
  • Storefront Query Params

API Reference

  • Authentication
  • Subscriptions
    • Get Subscriptionsget
    • Create Subscriptionpost
    • Update Subscriptionput
    • Cancel Subscriptionput
  • Orders
    • List Ordersget
  • List All Subscribed Productsget
  • Update Subscribed Productput
  • List All Ordered Productsget
  • Update Ordered Productput
  • Request Checkoutpost
  • List All Countriesget
  • List All Payment Typesget
  • List All Shipping Methodsget
  • Custom Fields
    • List All Customer Custom Fieldsget
    • List All Subscription Custom Fieldsget
  • Order Attachments
    • List All Order Attachmentsget
    • Upload Attachments for Orderpost
    • Delete Order Attachmentdelete
  • Products
    • List Productsget
    • Update Product Pricesput
  • Product SKUs
    • List All Product SKUsget
    • Bulk Update Product SKUspost
  • List All Provincesget

Webhooks

  • Webhooks Guide
  • Create Webhookspost
  • List all Webhooksget
  • Delete a Webhookdelete
Powered by 

Custom Fields Guide

HelixPay provides custom fields creation on the subscription level which is useful to track data for merchant's internal use.

How to Create a JSON Custom Field via Console

Using custom fields in Request Checkout API

Using Custom Fields in Create Subscription API

Where to get Custom Fields