From 6ebd2703ee2f70b565ca758337eb4c575158dab6 Mon Sep 17 00:00:00 2001 From: Ibby Date: Wed, 1 Mar 2017 22:13:58 -0500 Subject: [PATCH] remove beta from stripe --- src/plugins/stripe.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/stripe.ts b/src/plugins/stripe.ts index 580fa8e54..4878b4674 100644 --- a/src/plugins/stripe.ts +++ b/src/plugins/stripe.ts @@ -52,7 +52,6 @@ export interface StripeCardTokenParams { } /** - * @beta * @name Stripe * @description * A plugin that allows you to use Stripe's Native SDKs for Android and iOS.