UNPKG

unchainedshop-bobzero-plugin

Version:

Plugin for unchained engine to support payments with the bob zero ecommerce product of bob Finance AG.

8 lines 480 B
export var BobZeroStatus; (function (BobZeroStatus) { BobZeroStatus["WebhookLinkForIdVerification"] = "WebhookLinkForIdVerification"; BobZeroStatus["WebhookIDVerificationCompleted"] = "WebhookIDVerificationCompleted"; BobZeroStatus["WebhookPaymentPlanConfirmed"] = "WebhookPaymentPlanConfirmed"; BobZeroStatus["WebhookSuccessfulFinancing"] = "WebhookSuccessfulFinancing"; })(BobZeroStatus = BobZeroStatus || (BobZeroStatus = {})); //# sourceMappingURL=types.js.map