# usePayment
This composable is responsible to load payment options.
# API
load()- this method loads payment options intopayment- contains payment options fetched from APIloading- Reactive object containing information about the loading state of loading.error- Reactive object containing the error message, if loading failed for any reason.