- medusa-file-minio@1.0.5 - medusa-file-s3@1.1.1 - medusa-file-spaces@1.2.1 - medusa-fulfillment-webshipper@1.3.1 - @medusajs/medusa-js@1.2.1 - medusa-payment-paypal@1.2.1 - medusa-payment-stripe@1.1.39 - medusa-plugin-algolia@0.2.1 - medusa-plugin-contentful@1.2.1 - medusa-plugin-mailchimp@1.1.40 - medusa-plugin-meilisearch@0.2.1 - medusa-plugin-sendgrid@1.3.1 - medusa-plugin-slack-notification@1.3.1 - medusa-plugin-twilio-sms@1.2.1 - medusa-react@0.3.1 - @medusajs/medusa@1.3.1
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
}