#results23

1 messages · Page 1 of 1 (latest)

lucid sageBOT
high sandal
#

Apologies for the delay, can you send me the ID of a subscription that you saw this paypal behavior for? (sub_123)

#

Does your code get an error when attempting to update the subscription to use the paypal PM?

lucid sageBOT
lean kraken
#

it looks like it attempts to replace the subscription, but then does not complete

#

No error that I can see, just paypal gets removed from the accept payment methods

lofty idol
#

Hello! I'm taking over and catching up...

elfin wadi
#

Hey @lofty idol thanks for your help! we have not update. we have update but not in request fail.

lofty idol
#

It looks like your're passing the wrong Subscription ID in that request.

#

Stripe Subscription IDs start with sub_ but you're passing in something that starts with donation_subscriptions_...

elfin wadi
#

oh ok it's weird it's worked sometime but i can debug now. can you show me where you see this please in dashboard?

lofty idol
#

It's in your screenshot.

elfin wadi
#

oh ok it's because i use

$this->stripeApi->retrieveSubscription($id);

Do you know if we can get the subscription by name?

lofty idol
elfin wadi
#

oh your right thanks for clarify. i will check to fix this error for sure it's this is probleme with the paypal. thanks!