WP Manifestindependent plugin directory
manifest / integrations / razorpay-wp-sdk

Razorpay WP SDK

WordPress plugin which sets up Razorpay credentials and provides an Razorpay SDK instance to utilise.

by Arun Sharma · github.com/dextorlobo/razorpay-wp-sdk

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/dextorlobo/razorpay-wp-sdk/archive/refs/heads/main.zip

RazorPay WP SDK plugin

Steps to use plugin

composer install

Endpoints

  • GET wp-json/razorpaywp/payments?count={count}&skip={skip}
  • GET wp-json/razorpaywp/payments/pay_{payment_id}
  • GET wp-json/razorpaywp/insert-payments?count=10&skip=0
  • POST wp-json/razorpaywp/payments-webhook