Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate Troubleshooting › PMPro / Stripe – sales not registering
Tagged: Paid Memberships Pro, stripe
- This topic has 10 replies, 2 voices, and was last updated 8 years, 8 months ago by tbare.
-
AuthorPosts
-
March 7, 2016 at 9:25 pm #13333tbareMember
I’ve got the “PMPro WP Affiliate Platform Integration” plugin (v1.6) installed, but it doesn’t seem to be recording sales after going through checkout.
Checking out via Stripe (in sandbox mode currently), but for all extents and purposes, it should be recording sales, no?
March 8, 2016 at 1:04 am #72691adminKeymasterHi, Can you please ask the PMPro support team the following question. I will then be able to investigate the addon’s code to make sure it is handling the stripe checkout.
What is the equivalent stripe gateway action hook for the following?
pmpro_before_send_to_paypal_standard
Which action hook should we be using for stripe that will allow us to do the same as the above hook does for PayPal?
March 8, 2016 at 2:57 pm #72692tbareMemberI’ve asked the question and will let yuo know when I hear back — not sure if this helps at all, but here’s the link to Stripe’s Webhooks page: https://stripe.com/docs/webhooks
March 8, 2016 at 11:38 pm #72693adminKeymasterWe need the action hook of the PMPro plugin because that plugin will be processing the stripe payment.
March 10, 2016 at 6:57 pm #72694tbareMemberTheir reply:
—-
The pmpro_before_send_to_paypal_standard hook is called as part of the pmpro_checkout_before_change_membership_level filter. However, one of the challenges in this case is that the entire transaction with the stripe gateway is done by JavaScript. You can see how we prepare the JS in the pmpro_checkout_preheader action & Stripe gateway class function).
It may be easier if you ask the WP Affiliate Platform support person to reach out to Jason via the “Contact us” form on this website (see below under “Learn More”)?
—-
March 12, 2016 at 1:52 am #72695adminKeymasterokay, I will look into it.
We have submitted their contact form also so the developer can answer our question.
March 15, 2016 at 4:04 pm #72696tbareMemberAny update by chance?
This is the last part I’m waiting on before we launch.
Thanks.
March 16, 2016 at 3:23 am #72697adminKeymasterI have not heard anything back from the PMPro support team. I don’t know what their average response time is.
However, I have cooked something up by looking at their code. I would like to test what I have done. Can I use your site for the testing? I will send you a copy of the updated code and you just do a test transaction. Let me know if you want me to send you the code.
March 16, 2016 at 3:57 pm #72698tbareMemberThat would be great.
Thanks.
March 17, 2016 at 5:13 am #72699adminKeymasterI have sent it to you via email.
March 18, 2016 at 1:39 pm #72700tbareMemberLooks like we’re good to go.
I am noticing another issue now, but I’ll start a new thread for that (after I search).
Thanks much!
-
AuthorPosts
- You must be logged in to reply to this topic.