Rapyd Samples
Explore comprehensive code samples, tutorials, and developer resources using the Rapyd API.
Pinned Repositories
accept-payments
Explore top payment methods to learn how you can build with Rapyd in a single integration offering customers their preferred local payment features.
flutter-donation
A simple flutter app to demonstrate how to use Rapyd collection API for payment collection
nodejs-payment-gateway-integration-with-rapyd
Rapyd Collect is a payment gateway platform that enables businesses and individuals (clients) to accept payment fast, easily, securely, globally, and via multiple channels. Its security while managing sensitive information is assured with a Level 1 service provider certification.
rapyd-checkout-example
A walk through of the steps for building a hosted checkout page with Rapyd Checkout and then embedding it in your website using Rapyd’s Checkout Toolkit.
rapyd-payments-learning-resources
Start here to learn more about Rapyd and our APIs. Links to resources that can help you get started.
Rapyd-Python-SDK
rapyd-request-signatures
When you send a request, you calculate the signature and insert the result into the signature header. When the platform receives the request, it performs the same signature calculation. If the resulting values do not match, the request is rejected.
RapydOpenAPI
This official repository contains the OpenAPI specifications for Rapyd.
rpyd
Rapyd's CLI tool allows developers to interact directly with its API endpoints in a simplified manner. This streamlined approach enables sending requests and receiving responses without the complexities of a graphical interface, making the testing process more efficient.
whatsapp-checkout
Learn how to send requests and catch webhooks using Rapyd Checkout and WhatsApp.
Rapyd Samples's Repositories
Rapyd-Samples/rapyd-payments-learning-resources
Start here to learn more about Rapyd and our APIs. Links to resources that can help you get started.
Rapyd-Samples/rpyd
Rapyd's CLI tool allows developers to interact directly with its API endpoints in a simplified manner. This streamlined approach enables sending requests and receiving responses without the complexities of a graphical interface, making the testing process more efficient.
Rapyd-Samples/rapyd-request-signatures
When you send a request, you calculate the signature and insert the result into the signature header. When the platform receives the request, it performs the same signature calculation. If the resulting values do not match, the request is rejected.
Rapyd-Samples/flutter-donation
A simple flutter app to demonstrate how to use Rapyd collection API for payment collection
Rapyd-Samples/rapyd-flutter-tutorial
Learn how to leverage the Rapyd API to collect subscription-based payments from a Flutter application. You will learn how to subscribe a user to your service via a hosted checkout page and the Rapyd API.