Recurring with Paypal Standard

piyush_123
Contributor
Contributor

Hi,

 

I have done the paypal integration with woocommerce using paypal standard.I have use the subscription parameter(button)  to create the recurring payment.After redirecting to paypal i am not able do guest checkout.Is it possible to do guest checkout with subscription type for recurring ?

 

1)I am not able to do guest checkout.

2)Start date and end date for recurring payment is not set.

 

I passed the following parameter

 

'cmd' => '_xclick-subscriptions'

'a3' => $order->get_total(),
't3' => 'M',

'p3' => '1',
 'src' => '1',
 'item_name' => $itemname
                       

 

regards,

Piyush Prajapati

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.