Payment
From Wikisphere
Revision as of 00:00, 15 January 2001 by
127.0.0.1
(
talk
)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation
Jump to search
title
"Payment Method"
x-input
"button-select"
oneOf
title
"None"
type
"object"
properties
method
type
"string"
enum
"none"
options
hidden
true
required
"method"
options
hidden
true
title
"Bank EFT"
type
"object"
x-layout
"horizontal"
properties
method
type
"string"
enum
"eft"
options
hidden
true
bankName
title
"Bank name"
type
"string"
minLength
5
routingNumber
title
"Routing number"
type
"string"
minLength
9
accountNumber
title
"Account number"
type
"string"
minLength
12
required
"method"
"bankName"
"routingNumber"
"accountNumber"
title
"Credit Card"
type
"object"
x-layout
"horizontal"
properties
method
type
"string"
enum
"creditCard"
options
hidden
true
cardType
title
"Card type"
type
"string"
enum
"Amex"
"Discover"
"MasterCard"
"Visa"
options
grid_columns
3
cardNumber
title
"Card number"
type
"string"
minLength
15
maxLength
16
options
grid_columns
4
expiration
title
"Expiration month"
type
"string"
format
"month"
options
grid_columns
3
CCV
type
"string"
maxLength
4
minLength
3
pattern
"[0-9]*"
options
grid_columns
2
required
"method"
"cardType"
"cardNumber"
"expiration"
"CCV"
additionalProperties
false
Navigation menu
Personal tools
Create account
Log in
Namespaces
JsonSchema
Discussion
English
Views
Read
View source
View history
More
Move
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Tools
What links here
Related changes
Printable version
Permanent link
Page information
VisualData
New article
Browse data