📺 Rapyd Integrations: Request Signatures and How to Calculate

In this episode, you’ll walk through Rapyd Request Signatures, how to set them up, pick a country from List Country, and lastly make a create payment request using the Rapyd Collect API.

Presenters

Isaac Benitez - @Community_Team - Sales Engineer at Rapyd
Drew Harris - @uxdrew - Developer Relations at Rapyd

Resources

Rapyd Documentation Get Started | Rapyd Docs
Client Portal Rapyd Client Portal
Message Security Authentication
Request Signatures Authentication
Create Payment Request Payment

4 Likes

I found this video very helpful for my project. Also wanted to point out for those using Postman and wondering how the signature is calculated: look at the Pre-request script in the main collection folder. There’s some handy JS code there that shows how to quickly generate the necessary signature from the environment variables.

3 Likes

Nice. I use the utility function provided by Rapyd Docs. Pretty cool it’s. Saves a lot of time.

3 Likes