@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
web/src/services/PaymentInformationService
PaymentInformationService
Class PaymentInformationService
Index
Constructors
constructor
Methods
get
Country
Code
save
Address
save
Payment
Information
update
Payment
Information
Constructors
constructor
new
PaymentInformationService
()
:
PaymentInformationService
Returns
PaymentInformationService
Methods
get
Country
Code
getCountryCode
(
countryName
:
string
)
:
Promise
<
string
>
Parameters
countryName
:
string
Returns
Promise
<
string
>
save
Address
saveAddress
(
address
:
Address
)
:
Promise
<
void
>
Parameters
address
:
Address
Returns
Promise
<
void
>
save
Payment
Information
savePaymentInformation
(
info
:
PaymentInformation
)
:
Promise
<
void
>
Parameters
info
:
PaymentInformation
Returns
Promise
<
void
>
update
Payment
Information
updatePaymentInformation
(
info
:
PaymentInformation
)
:
Promise
<
void
>
Parameters
info
:
PaymentInformation
Returns
Promise
<
void
>
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Country
Code
save
Address
save
Payment
Information
update
Payment
Information
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...