# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

CardAPI_ServiceDesc is the grpc.ServiceDesc for CardAPI service.
Enum value maps for CardStatus.
Enum value maps for CardStatus.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for PaymentMethod.
Enum value maps for PaymentMethod.
Enum value maps for PaymentStatus.
Enum value maps for PaymentStatus.
Enum value maps for VippsPaymentOperation.
Enum value maps for VippsPaymentOperation.

# Structs

Card contains information about the card.
CardRequest contains information about how a card setup should be done.
No description provided by the author
No description provided by the author
CardResponse contains information about the status of a card.
No description provided by the author
No description provided by the author
CouponCode holds information needed by both requests and responses for working with cutters coupons.
PaymentRequest contains information about how a payment should be done.
No description provided by the author
No description provided by the author
No description provided by the author
PaymentResponse contains information about the status of a payment.
No description provided by the author
No description provided by the author
No description provided by the author
StripeCardRequest contains request-information about Stripe-cards.
StripeCardResponse contains response-information about Stripe-cards.
StripePaymentRequest contains request-information about Stripe-payments.
StripePaymentResponse contains response-information about Stripe-payments.
UnimplementedCardAPIServer must be embedded to have forward compatible implementations.
VippsPaymentRequest details the App to Gateway request for initiating and capturing Vipps payments.
VippsPaymentResponse details the Gateway to App response for the current payment along with the Vipps deep link.
VoucherCode holds information for the app regarding the voucher information in the request.
VoucherRequest contains information about required fields for redeeming a voucher code.
VoucherResponse contains information about a voucher.

# Interfaces

No description provided by the author
No description provided by the author
CardAPIClient is the client API for CardAPI service.
CardAPIServer is the server API for CardAPI service.
UnsafeCardAPIServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

CardStatus contains all the possible statuses a card can be in.
PaymentMethod represents how customer paid for a service/product.
PaymentStatus contains all the possible statuses a payment can be in.
VippsPaymentOperation indicates what the App thinks should be the next step of the flow.