Documentation
Preparing search index...
utils/BA/BA.utils
Payment
Function Payment
Payment
(
body
:
any
,
)
:
{
Amount
:
{
_attributes
:
{
Code
:
string
}
;
_text
:
any
}
;
Method
:
|
{
Cash
:
{
_attributes
:
{
CashInd
:
string
}
}
;
PaymentCard
?:
undefined
;
Voucher
?:
undefined
;
}
|
{
Cash
?:
undefined
;
PaymentCard
?:
undefined
;
Voucher
:
{
Number
:
any
}
}
|
{
Cash
?:
undefined
;
PaymentCard
:
{
CardCode
:
string
;
CardHolderBillingAddress
:
{
CityName
:
any
;
CountryCode
:
any
;
PostalCode
:
any
;
Street
:
any
[]
;
}
;
CardHolderName
:
{
_attributes
:
{
refs
:
string
}
;
_text
:
string
}
;
CardNumber
:
string
;
CardType
:
string
;
EffectiveExpireDate
:
{
Expiration
:
any
}
;
SeriesCode
:
string
;
}
;
Voucher
?:
undefined
;
}
;
Payer
:
{
ContactInfoRefs
:
string
}
;
Type
:
any
;
}
[]
Parameters
body
:
any
Returns
{
Amount
:
{
_attributes
:
{
Code
:
string
}
;
_text
:
any
}
;
Method
:
|
{
Cash
:
{
_attributes
:
{
CashInd
:
string
}
}
;
PaymentCard
?:
undefined
;
Voucher
?:
undefined
;
}
|
{
Cash
?:
undefined
;
PaymentCard
?:
undefined
;
Voucher
:
{
Number
:
any
}
}
|
{
Cash
?:
undefined
;
PaymentCard
:
{
CardCode
:
string
;
CardHolderBillingAddress
:
{
CityName
:
any
;
CountryCode
:
any
;
PostalCode
:
any
;
Street
:
any
[]
;
}
;
CardHolderName
:
{
_attributes
:
{
refs
:
string
}
;
_text
:
string
}
;
CardNumber
:
string
;
CardType
:
string
;
EffectiveExpireDate
:
{
Expiration
:
any
}
;
SeriesCode
:
string
;
}
;
Voucher
?:
undefined
;
}
;
Payer
:
{
ContactInfoRefs
:
string
}
;
Type
:
any
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...