OMPX JavaScript SDK
Preparing search index...
@ompx/hono
OmpxServerConfig
Interface OmpxServerConfig
interface
OmpxServerConfig
{
hooks
?:
OmpxServerHooks
;
methods
:
OmpxPaymentMethod
[]
;
protocols
?:
Protocol
[]
;
secret
?:
string
;
}
Index
Properties
hooks?
methods
protocols?
secret?
Properties
Optional
hooks
hooks
?:
OmpxServerHooks
methods
methods
:
OmpxPaymentMethod
[]
Optional
protocols
protocols
?:
Protocol
[]
Which protocols to serve (default: both)
Optional
secret
secret
?:
string
Server secret for MPP challenge ID HMAC generation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hooks
methods
protocols
secret
OMPX JavaScript SDK
Loading...
Which protocols to serve (default: both)