@sourceloop/payment-service / Exports / StripeBindings
Namespace: StripeBindings¶
Table of contents¶
Variables¶
Variables¶
Config¶
• Const
Config: BindingKey
<null
| { dataKey
: string
; publishKey
: string
}>
Defined in¶
services/payment-service/src/providers/stripe/keys.ts:9
StripeHelper¶
• Const
StripeHelper: BindingKey
<null
| StripePaymentGateway
>