Bump - Anyone have experience with Alipay ?
May 25, 2016
2
Level 8
Cashier and Stripe Alipay
Anybody know how to set up Stripe Alipay with Cashier ? https://stripe.com/docs/alipay
I've followed the above guide, however, getting this error - ErrorException in Billable.php line 311: Trying to get property of non-object
Done a little debugging myself, it's the updateCard() method $token->card->id I guess because there isn't a card when paying with Alipay.
Would there be an easy fix for this ? I'm assuming I shouldn't be making any changes to Billable.php.
Works fine when processing a credit car payment.
Please or to participate in this conversation.