Donation Page on Wordpress Website integrated with CCAvenue - wordpress

I'm trying to create a webpage on Wordpress website, where a potential donor can write their name, contact details and the amount (in USD) that they would like to donate.
Once the user clicks on the Donate button, they should be able to make the donation through CCAvenue Payment Gateway.
The problem is, none of the solutions that I have found so far tell me how can I keep the field of Donation Amount open to the user and how can I send these variables to CCAvenue API.
Any suggestions on how to do it, would be greatly appreciated.

I am also trying to do the same I found one cool plugin which is GiveWP you can create a donate forms and integrate plenty of payment gateway addons, including the CCAvenue Gateway addon.
Check it out here: https://wordpress.org/plugins/give/
Hope this helps you :)

Related

Sending custom URL in e-mail after Stripe payment

I want to use Stripe payments in the website where the key task is to send e-mail with custom generated URL to the customer after the payment.
The website runs on Wordpress and from my first research there is several ways how to implement it: payment link / WooCommerce / one of WP plugins. So far I am open for all of them, however I am not sure which one could be the best for the intended task mentioned above.
I have zero experience with Stripe, so I would be grateful for some advice on how to accomplish that task. Thanks.
PaymentLink, or Stripe Checkout is similar products, but they create link for making payment. You mentioned you want a link after the payment, which sounds like a receipt? If that is the case, take a look at their receipt guide.
Both WooCommerce and Easy Digital Downloads implement this, so I recommend using them alongside Stripe.
Here's a screenshot of a WooCommerce purchase receipt. The download link is shown in red. WooCommerce generates a unique download link when a customer purchases a downloadable item.

Stuck at integrating payments and redirections on a WordPress website

I'm developing a WordPress website and finding myself stuck at a point. I have made several e-commerce sites and blogs but haven't really made this type of website.
This is an educational website. I'd like to know how can I implement the following workflow.
1- Someone comes and registers themself.
2- Pays a specific amount.
3- After the confirmation of the amount, he will be redirected to all the resources.
I'm actually done with the registration process, now I'd like to know how can I do the /2 and /3.
If there are any free or paid plugin which offers this workflow, please mention.
You can use Gravity forms (https://docs.gravityforms.com) to display the payment options. This can be used along with a customizable payment plugin (preferably with Gravity Forms integration) that will allow redirection to the required resources on payment confirmation, similar to this plugin offered by Novalnet.

Different Paypal accounts depending on product

I'm currently testing Woocommerce on my Wordpress site, and I'd like to know if it is possible to have two Paypal accounts linked to your shop. The idea would be to dedicate one account for a type of product and the other one for another type.
I've tried to look into the extensions available, but couldn't find a way to do this.
If you want to use Paypal, you can use Paypal Adaptive payments.
You can link each products to a Vendor as a marketplace website will do. ie : for woocommerce WC-Vendors, Dokkan...
Depending on which e-commerce plugin you have embed into your website, you can create a dedicated payment gateway that will switch the producct owner email, but this will a time wasting and maybe a untrustly method.
Hope it helps

How to add ccavenue donate button in wordpress?

I am new to payment gateways integration, I want one donate button which will be processed by ccavenue, user will need to type the donation amount, I want the overview of How I'll integrate it? what plugin, API, Extension, Theme, Custom code change I'll need to do.
I tried to contact ccavenue team but they are not available, Their servers are down. I tried to watch youtube videos, but all videos are about paypal donation button integration, But my client is demanding only for ccavenue donate button.
I got solution, I used WooCommerce CCAvenue gateway for gateway integration and, WooCommerce Quick Donation for donation input by user.

S2Member Wordpress Plugin Configuration

Hi I am a newbie in Wordpress.
I want a registration form and paypal button in a page.
User will fill in the details and click the paypal payment button .
The user information gets saved and the url will be redirected to the paypal website for
payment.
I have installed the s2member plugin ,read the configurations but somehow unable to achieve the same.
TO ANSWER NEED YOU TO CONFIRM WHETHER you will need different access levels, will you want any free users BEFOR paying and your subscription model. no point using sledge hammer to crack a nut user registration and payment can just be setup with Gravity forms and PayPal but need to know more to answer properly.
Let us know and can then help .

Resources