Merged in feat/SW-910-membershipnumber-non-happy-path (pull request #1358)
fix(SW-910): handle MembershipFailedError * fix(SW-910): handle MembershipFailedError Approved-by: Tobias Johansson
This commit is contained in:
@@ -37,6 +37,8 @@ export enum ChildBedTypeEnum {
|
||||
|
||||
export const BOOKING_CONFIRMATION_NUMBER = "confirmationNumber"
|
||||
|
||||
export const MEMBERSHIP_FAILED_ERROR = "MembershipFailedError"
|
||||
|
||||
export enum PaymentMethodEnum {
|
||||
card = "card",
|
||||
swish = "swish",
|
||||
|
||||
Reference in New Issue
Block a user