PrimerHeadlessUniversalCheckout.VaultedPaymentMethod
for the customerId
attached to the client session.
Build your own UI to display, manage and perform payments with them.
Paypal
with the current client session, but Paypal
was vaulted previously, fetchVaultedPaymentMethods
will still return it.The mentioned issue will be addressed and resolved in an upcoming release,
improving the overall functionality of the Vault Manager.fetchVaultedPaymentMethods
method fetches the vaulted payment methods for the customerId
attached to the client session
and returns an array of PrimerHeadlessUniversalCheckout.VaultedPaymentMethod
in case of success, or an error in case of failure.