PayFanout API reference
Preparing search index...
adapter-worldline-server/src
WorldlineCreatePaymentResponse
Interface WorldlineCreatePaymentResponse
Create-payment response envelope.
interface
WorldlineCreatePaymentResponse
{
creationOutput
?:
unknown
;
merchantAction
?:
WorldlineMerchantAction
;
payment
?:
WorldlinePaymentLike
;
}
Index
Properties
creation
Output?
merchant
Action?
payment?
Properties
Optional
creation
Output
creationOutput
?:
unknown
Optional
merchant
Action
merchantAction
?:
WorldlineMerchantAction
Optional
payment
payment
?:
WorldlinePaymentLike
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
creation
Output
merchant
Action
payment
PayFanout API reference
Loading...
Create-payment response envelope.