Can you create recurring payments by passing certain metadata through zapier to stripe?

Sure man!

I did try a lot of testing with integromat. It´s easy to catch the paypal-mail of the subscriber when he/she starts a subscribtion. The same goes for canceling. I can show it to you.
But here comes the tricky part, making the matching of paypal profiles with glide profiles.

I thought of a ton of solutions, here is one for example:

  1. When a new user logins automatically takes this info and create a wordpress user on a website you have.
  2. Show them a “Get Premium” button in glide.
  3. When pressed link them to the wordpress site (now they have to log in(annoying…)).
  4. Show them the paypal button
  5. After they paid integromat will pop a notification using targeting new woocomerce payments
  6. Now take their mail adress from wordpress which is the same as in glide since we created that profile that way
  7. And “bamm” update the right user (lookup mail adress) with integromat in the glide excel with the row “Premium” to 1.
2 Likes