# REST-code-samples **Repository Path**: mirrors_paypal/REST-code-samples ## Basic Information - **Project Name**: REST-code-samples - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PayPal REST Code Samples ![Home Image](https://raw.githubusercontent.com/wiki/paypal/PayPal-PHP-SDK/images/homepage.jpg) **This repo is for end-to-end samples of interesting integrations. Individual language SDKs have their own dedicated samples for each use case, so please see the [REST SDKs](https://developer.paypal.com/docs/api/rest-sdks/) for more comprehensive samples of individual APIs.** ## Samples Overview This repository contains samples in multiple languages for integrating PayPal payments into external services. The following sample service integrations are available within this repository: | Sample Name | SDK / Language Used | Description | | ----------------- | ------------------- | ----------- | | [Slack Payment Bot](slack-bot/) | Node | Provides functionality for adding person to bot, person to person, and subscription payments to a Slack interactive message bot | ## How to run these samples In each integration sample folder are detailed README setup steps for integrating the sample project. Follow the provided steps to integrate. ## Contributing If you would like to contribute, please fork the repo and send in a pull request. ## More help * [Slack bot integration guide](https://developer.paypal.com/docs/api/service-integrations/slack-bot/) * [PayPal service integration guides](https://developer.paypal.com/docs/api/service-integrations/) * [PayPal Stack Overflow documentation examples](http://stackoverflow.com/documentation/paypal/topics)