IO-70 Add OEC Through Partner Call.

This commit is contained in:
Patrick Fic
2021-11-23 00:30:11 -08:00
parent 65402c1420
commit bfcc03850b
7 changed files with 246 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
import React from "react";
import MobilePaymentComponent from "./mobile-payment.component";
import { Elements } from "@stripe/react-stripe-js";
import { loadStripe } from "@stripe/stripe-js";
import React from "react";
import MobilePaymentComponent from "./mobile-payment.component";
const stripePromise = new Promise((resolve, reject) => {
resolve(