intelliants / subrion-plugin-paypal

Paypal plugin for Subrion CMS.
0 stars 0 forks source link

Recurring feature is not working properly #2

Open sashagar opened 8 years ago

sashagar commented 8 years ago

When 'Recurring' option is enabled for plan then after making payment:

  1. I'm not redirected to the postpayment page
  2. In section "Transactions" (/admin/transactions/) transaction's status is not changed to "passed"
4unkur commented 7 years ago

Additionally to this task: Request from customer:

I am testing paid listings functionality, using PayPal plugin, before I make my directory live. Recurring listings do not work.

I have created a paid plan for an annually recurring listing (this is the main plan for my directory). If a member submits a new listing to this (enters add listing details and subsequent paypal payment gateway details) the following happens:

1 - Admin receives 'new listing submitted' email. 2 - PayPal sends emails to member and Admin confirming that a new automatic payment profile has been created.

(at this stage the listing remains as 'approval' status & no emails are sent to the member from the CMS)

3 - At approx midnight PayPal makes the actual payment & sends an email to the member confirming payment. 4 - Later PayPal sends an email to Admin confirming the payment.

That is it. The listing remains 'approval' status, and the CMS has sent no emails to the member.

I would expect, once the payment has been made, that the listing would become 'active' and the member and Admin sent emails accordingly.

Please recheck recurring functionality.