Skip to content

Commit cbbfefa

Browse files
authored
feat: new folder structure (#48)
* Move oneTimePayment/react to prebuiltPages/react * Move oneTimePayment and savePayment to paypalPayments and venmoPayments * Update path in README * Remove venmo button from paypalPayments * Remove paypal buttons from venmoPayments * Remove savePayment recommended landing page
1 parent 7c77f3f commit cbbfefa

File tree

52 files changed

+187
-48
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+187
-48
lines changed

client/oneTimePayment/html/README.md renamed to client/components/paypalPayments/oneTimePayment/html/README.md

client/oneTimePayment/html/package.json renamed to client/components/paypalPayments/oneTimePayment/html/package.json

File renamed without changes.

client/oneTimePayment/html/src/custom/paymentHandler/app.js renamed to client/components/paypalPayments/oneTimePayment/html/src/custom/paymentHandler/app.js

File renamed without changes.

client/oneTimePayment/html/src/custom/paymentHandler/index.html renamed to client/components/paypalPayments/oneTimePayment/html/src/custom/paymentHandler/index.html

File renamed without changes.

client/oneTimePayment/html/src/custom/sandboxedIframe/.npmrc renamed to client/components/paypalPayments/oneTimePayment/html/src/custom/sandboxedIframe/.npmrc

File renamed without changes.

client/oneTimePayment/html/src/custom/sandboxedIframe/.nvmrc renamed to client/components/paypalPayments/oneTimePayment/html/src/custom/sandboxedIframe/.nvmrc

File renamed without changes.

client/oneTimePayment/html/src/custom/sandboxedIframe/README.md renamed to client/components/paypalPayments/oneTimePayment/html/src/custom/sandboxedIframe/README.md

client/oneTimePayment/html/src/custom/sandboxedIframe/package.json renamed to client/components/paypalPayments/oneTimePayment/html/src/custom/sandboxedIframe/package.json

File renamed without changes.

client/oneTimePayment/html/src/custom/sandboxedIframe/src/merchant-example/app.js renamed to client/components/paypalPayments/oneTimePayment/html/src/custom/sandboxedIframe/src/merchant-example/app.js

File renamed without changes.

client/oneTimePayment/html/src/custom/sandboxedIframe/src/merchant-example/index.html renamed to client/components/paypalPayments/oneTimePayment/html/src/custom/sandboxedIframe/src/merchant-example/index.html

File renamed without changes.

0 commit comments

Comments
 (0)