DEVELOPER

Embedded Checkout API Specification

Version 1.0.0

Apple Pay

Apple Pay merchant validation and payment token processing.

Pay with Apple Pay payment token

post /api/apple-pay/payment
Request Schema
paymentToken required
Type
object

Loading...

Example Request
{
  "paymentToken": "object"
}
Example Response
200 Payment processed successfully
400 Bad Request
401 Unauthorized
417 Expectation Failed
500 Server error

Validate a merchant who is about to use apple pay

post /api/apple-pay/validate-merchant
Request Schema
domain required
Type
string

Loading...

checkoutName required
Type
string

Loading...

Example Request
{
  "domain": "string",
  "checkoutName": "string"
}
Example Response
200 Merchant validated successfully
400 Bad Request
401 Unauthorized
417 Expectation Failed
500 Server error
©2026 North is a registered DBA of NorthAB, LLC. All rights reserved. North is a registered ISO of BMO Harris Bank N.A., Chicago, IL, Citizens Bank N.A., Providence, RI, The Bancorp Bank, Philadelphia, PA, FFB Bank, Fresno, CA, Wells Fargo Bank, N.A., Concord, CA, and PNC Bank, N.A.