iw-support-paygate
iw-support-paygate
API
works.iterative.service.payment
impl.comgate
ComGateConfig
ComGateConfig
ComGateCredentials
ComGateError
ComGateError
ComGateLive
ComGateLive
ComGateResponse
ComGateResponse
CreateResponse
CreateResponse
ErrorResponse
ErrorResponse
Method
Method
MethodsResponse
MethodsResponse
ParamMap
PaymentResult
PaymentResult
PaymentStatus
PaymentStatus
Authorized
Cancelled
Paid
SuccessResponse
Created
Notification
Notification
PayGate
PayGate
PaymentEndpoints
PaymentInfo
PaymentRoutes
PaymentService
PaymentService
Processed
iw-support-paygate
/
works.iterative.service.payment
/
works.iterative.service.payment.impl.comgate
/
ParamMap
ParamMap
works.iterative.service.payment.impl.comgate.ParamMap
case
class
ParamMap
(
params
:
Seq
[(
String
,
String
)])
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
boolean
(
key
:
String
):
Validation
[
String
,
Boolean
]
def
get
(
key
:
String
):
Option
[
String
]
def
int
(
key
:
String
):
Validation
[
String
,
Int
]
def
nonEmpty
(
key
:
String
):
Validation
[
String
,
String
]
def
optional
(
key
:
String
):
Validation
[
Nothing
,
Option
[
String
]]
def
required
(
key
:
String
):
Validation
[
String
,
String
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods