Hi,
Can we have a flow like this
- We have a stripe product (recurring) in stripe web
- We have a pabbly product
The transaction is done via stripe recurring product > then we send successful data to a Pabbly product > so that Pabbly can record it as a successful transaction, subscription, and commission.
Later in the next billing, the same process will happen again > after the stripe recurring process successfully charges the payment method > sends data to Pabbly > Pabbly processes it for commission, etc.
Full user flow:
User clicks on the affiliate Pabbly link > Landing Page > go to Stripe product page > pay successfully> send data to Pabbly > Pabbly can record as a successful transaction, subscription, and commission.
The objective of this flow is we want to have features that Stripe has in their recurring product functions, like payment via Apple pay, Google pay, and other good features that they have.
Thank you
Can we have a flow like this
- We have a stripe product (recurring) in stripe web
- We have a pabbly product
The transaction is done via stripe recurring product > then we send successful data to a Pabbly product > so that Pabbly can record it as a successful transaction, subscription, and commission.
Later in the next billing, the same process will happen again > after the stripe recurring process successfully charges the payment method > sends data to Pabbly > Pabbly processes it for commission, etc.
Full user flow:
User clicks on the affiliate Pabbly link > Landing Page > go to Stripe product page > pay successfully> send data to Pabbly > Pabbly can record as a successful transaction, subscription, and commission.
The objective of this flow is we want to have features that Stripe has in their recurring product functions, like payment via Apple pay, Google pay, and other good features that they have.
Thank you