Woocommerce schedule refund - woocommerce

I was wondering if anyone knows how to schedule a partial refund in Woocommerce.
I'm trying to schedule a partial refund for orders with specific order status.
If 24 hours have passed, system should automatically do a partial refund.

Related

Gravity Stripe: how to make payment for several periods of subscription

I am using Grvity Forms with Stripe Add-on
I need to create a monthly subscription, but first payment should be for 3 months, so user buyes 3 months at once ($300), and then after 3 months he will be charged $100/month.
How to create such Stripe feed?
Thanks in advance
If anyone has the same problem, I've resolved it in such way:
I've placed in the form separate product item with type "Singe Product" and price $300. Then in the Stripe feed configured subscription with trial for 90 days. Subscription linked to main product item (subscription for $100), and turned on Setup Fee, linked to the second product component ($300).
You probably need to hide Total section in the form, because it will show $400 as a sum of both products, but Stripe charges only $300 and creates subscription $100/month with trial.

Changing woocommerce subscription interval from yearly to monthly only for one subscription

In woocommerce subscription administrator is not able to edit the Billing Schedule Is there anyway that administrator may able to edit the Billing Schedule recurring field. It is not editable from wp-admin
How can i change the recurring from monthly to yearly for just subscription of a customer as it is not editable? Transaction has already been took placed.
As shown in the screenshot.
I want to change Recurring: every month to every year
Please help

Generate Woocommerce Coupon Code As a Product

I have a virtual product called discount package. Upon purchase how can dynamically create a coupon code after payment that can be used no more than 5 times? Can this code be included in the payment confirmation email? Can I track the created coupon code when used for a future purchase?

Is it possible to have a one time payment with WooCommerce Subscriptions

I was thinking about setting up a subscription, but I wanted to have a one time payment of the subscription, anybody know if this is possible?
For example, the subscription is $120 and good for one year. But they pay one time (at the start) and after one year the subscription expires. I am hoping WooCommerce subscriptions can do this.
Cheers
Have you looked at the product settings for Subscriptions? You can set the billing interval, billing period, and duration of subscription.

PayPal payflow for half payment

For my next project i have used PayFolw. But my functionality is that my client want that at the time of booking we have to collect $50.00 as a deposit amount and the rest of the amount will payed us before 10 days of start of service (auto debit).
for e.g.
i have a buy service of $300 and i am booked this service on 30/05/2014 for next month date : 30/06/2014. now at the time of booking (i.e. on 30/05/2014 ) we have to collect $50 as deposit money. now i have unpaid amount is $250 ( $300 - $50). which is collected before 10 days of start of service means on 20/06/2014.
we have also take credit-card payments for same mechanism.
Is it possible to do this type of functionality.
for this we have used WordPress and gravity from plugin for payment.
Thanks
According to Gravity Forms documentation the PayPal Payments Pro Add-On includes Recurring billing functionality so it should be possible to create a Recurring Billing profile to fit your requirements. http://www.gravityforms.com/add-ons/paypal-payments-pro/

Resources