سؤال

I'm using checkout payment method for user like there. It's button that calls stripe payment form. Let suppose that user pays 10$ for basic plan. After that i have some token tok_103uPJ28QwVoVFZsNqTEluiP. I want to know on server-side how much money user paid and how should i subscribe him on basic plan?

هل كانت مفيدة؟

المحلول

The next step, after you have a token, is to create a Customer with a plan.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top