Class AfterPayConstants
Constant values relating to AfterPay.
Inheritance
System.Object
AfterPayConstants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Yort.AfterPay.InStore
Assembly: cs.temp.dll.dll
Syntax
public static class AfterPayConstants
Fields
Name | Description |
---|---|
JsonMediaType | Returns "application/json" which is the media type accepted and returned by the AfterPay API. |
ProductionRootUrl | Returns the root address of the production url for AfterPay, without the version suffix. |
SandboxRootUrl | Returns the root address of the sandboox url for AfterPay, without the version suffix. |