This commit is contained in:
CarlNation 2024-01-26 09:25:43 -05:00
parent 2d70f9ae81
commit 9ff2c3b3d9

View file

@ -578,7 +578,7 @@ export default {
},
async paymentFailedPayLater() {
this.$refs.loadingModal.isModalVisible = true;
await this.dispatchStoreAction(
storeActions.SAVE_PAYMENT_METHOD_CHOICE,
paymentMethods.LATER,