Added void status to shop info BOD-195
This commit is contained in:
@@ -58,7 +58,7 @@ function Test({ bodyshop, setEmailOptions }) {
|
||||
}, [stripe]);
|
||||
|
||||
if (paymentRequest) {
|
||||
console.log("****************render");
|
||||
|
||||
return (
|
||||
<div style={{ height: "300px" }}>
|
||||
<PaymentRequestButtonElement options={{ paymentRequest }} />
|
||||
|
||||
Reference in New Issue
Block a user