MCPcopy Create free account
hub / github.com/basir/node-react-ecommerce / PaypalButton.js

File PaypalButton.js

frontend/src/components/PaypalButton.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useState, useEffect } from 'react';
2import ReactDOM from 'react-dom';
3import axios from 'axios';
4function PaypalButton(props) {

Callers

nothing calls this directly

Calls 1

onApproveFunction · 0.85

Tested by

no test coverage detected