This app integrates PayPal payments with your Saleor store.
To configure this app:
PAYPAL_CLIENT_ID - Your PayPal Client IDPAYPAL_SECRET - Your PayPal SecretPAYPAL_MODE - sandbox or liveNEXT_PUBLIC_SALEOR_API_URL - Your Saleor API URLSTOREFRONT_URL - Your storefront URL/api/webhooks/transaction-initialize - Initialize payment/api/webhooks/transaction-process - Process payment/api/webhooks/transaction-refund - Handle refunds