Stripe: Fatal error: Class 'Stripe\BillingPortal\Session' not found

前端 未结 0 1377
[愿得一人]
[愿得一人] 2020-11-22 00:56

I am trying to create a redirection to the Stripe customer portal.

$session_id=$_POST["session_id"];

try {
    Stripe::setApiKey($STRIPE_SECRET_KEY         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题