Services Plugins FAQs

Stripe Marketplace - Error while retrieving Session ID

@maxence.carpentier
Thanks for the details.

Please allow us to check it once again on our side and revert with an update.

Best regards,

Thank you for your seriousness, your speed and your help,

Best regards,

@maxence.carpentier

Please check this flow once again and let me know about the result.

Best regards,

@Ecaterina
Well not really. Making a condition that the first element must be admin only prevents the condition from being executed when it should be executed (we need to have the payment method to check if the payment is valid). In fact, nothing happens and the workflow step is simply skipped :confused:

Hello, @maxence.carpentier
Thanks for your patience.

Please note that the “Make changes to user” is used for recording the data in the Bubble DataBase.So, the payment method will be recorded only in the DB of your application.
Thus, we need to understand what you are doinf with the “payment method” after it was recorded in your DB.

Please describe the logic of these actions, so our developers will be able to fin another workaround for you.

Best regards,

Hello @Ecaterina ,

I read somewhere online that in order to verify the payement was successful, you need to get the payement method of it. Since our last interaction, I modified it to get the “status” instead.

Alas, it’s still not working with the same error.

The service Stripe marketplace - Retrieve a paymentintent just returned an error (HTTP 404). Please contact the plugin author directly for feedback. Raw error:

{
  "error": {
    "code": "resource_missing",
    "doc_url": "https://stripe.com/docs/error-codes/resource-missing",
    "message": "No such payment_intent: 'pi_3LCjgzIO1ZExAJA10cPf5U04'",
    "param": "intent",
    "type": "invalid_request_error"
  }
}


My logic here is to retrieve the status of the payment in order to add a condition before giving access to the product to the customer.

Thanks,

Best regards.

Hello, @maxence.carpentier

By this message, I would like to notify you that we have figured out the issue within your app.
Please note that we displayed payment status via session id.

Now, you can check it from your side and let me know if everything is working properly.

Best regards,

Hello @Ecaterina ,

Thank you very much, it’s working perfectly now !

2 Likes

Hey, @maxence.carpentier
Happy to hear it.

We always strive to provide the best support to our users :slightly_smiling_face:

If you like our plugin, could you please rate it by going to the Plugins tab in Bubble editor? You can find the plugin by name and give it as many stars as it deserves :boom:

The more feedback we get, the more motivated to build great plugins :smiley:
Thanks! :pray:

Hey Ecaterina,

I believe I am having the same issue, would you mind logging in and checking it out?

Error:

Hello, @jackbrandt788
Thanks for reaching out.

Please note that before accessing the user’s app, we always try to resolve the issue by analyzing the screenshots of the current settings and providing advice regarding them.

Thus, please share the screenshots of your current settings for the action, which triggers this error.
I suppose that the way you configured the Session ID is incorrect.

I am looking to hearing from you soon.
Best regards,