From 73b87f2e9701c2692be754643cde98ed86bfd226 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 28 Aug 2018 00:27:24 -0400 Subject: [PATCH] update dropin to 1.12.0 --- src/app/settings/payment.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/settings/payment.component.ts b/src/app/settings/payment.component.ts index b5f917d8cf..06b0da2be7 100644 --- a/src/app/settings/payment.component.ts +++ b/src/app/settings/payment.component.ts @@ -55,7 +55,7 @@ export class PaymentComponent implements OnInit { this.platformUtilsService.isDev() ? Keys.stripeTest : Keys.stripeLive); }; this.btScript = window.document.createElement('script'); - this.btScript.src = 'https://js.braintreegateway.com/web/dropin/1.4.0/js/dropin.min.js'; + this.btScript.src = 'https://js.braintreegateway.com/web/dropin/1.12.0/js/dropin.min.js'; this.btScript.async = true; this.cardExpMonthOptions = [