- @medusajs/medusa-cli@1.3.1 - medusa-dev-cli@0.0.25 - medusa-file-minio@1.0.7 - medusa-file-s3@1.1.3 - medusa-file-spaces@1.2.3 - medusa-fulfillment-webshipper@1.3.3 - medusa-interfaces@1.3.1 - @medusajs/medusa-js@1.2.3 - medusa-payment-paypal@1.2.3 - medusa-payment-stripe@1.1.41 - medusa-plugin-algolia@0.2.3 - medusa-plugin-brightpearl@1.3.1 - medusa-plugin-contentful@1.2.3 - medusa-plugin-ip-lookup@1.2.1 - medusa-plugin-mailchimp@1.1.42 - medusa-plugin-meilisearch@0.2.3 - medusa-plugin-sendgrid@1.3.3 - medusa-plugin-slack-notification@1.3.3 - medusa-plugin-twilio-sms@1.2.3 - medusa-react@0.3.3 - medusa-source-shopify@1.2.1 - @medusajs/medusa@1.3.3
medusa-payment-paypal
Add PayPal as a Payment Provider.
Learn more about how you can use this plugin in the documentaion.
Options
{
sandbox: true, //default false
client_id: "CLIENT_ID", // REQUIRED
client_secret: "CLIENT_SECRET", // REQUIRED
auth_webhook_id: "WEBHOOK_ID" //REQUIRED for webhook to work
}