I am generating the payment link in PHP. but now I want to use custom form of Rapyd in my web.
1 Like
Hereβs actually a recent guide on a PHP integration with Rapyd.
Are you planning on using the using a direct API Integration - Create Payment Request or a Hosted Checkout Page? If you are looking for a form, HCP is the way to go, otherwise with the API integration you build your own form.