React Developer
When I try to pay the bill using the default card, it alert the error “Server Error”!
Moreover,I cannot add the new credit card ,it display the error “ Param "providerMethodId" is not optional.”
Votes
0
Replies
24
Participants
3
Messages
25
React Developer
When I try to pay the bill using the default card, it alert the error “Server Error”!
Moreover,I cannot add the new credit card ,it display the error “ Param "providerMethodId" is not optional.”
We're looking into the error when retrying payments.
For the payment method issue, what do the browser network and console logs show?
React Developer
I think this is for retrying payment. What about adding a new payment method?
React Developer
React Developer
Thank you so much
Can you show the request url and request payload?
Rank 1: Thread
Rank 1: Thread
Rank 1: Thread
Was there a request ending in /confirm for the url?
Rank 1: Thread
In the network logs, was there a request to a URL that ends in /confirm? If so, please share the response body
I'm running into server error when paying invoice
i tried adding new payment card but it also failed
Rank 1: Thread
This one?
Ya what's the response body?
Rank 1: Thread
So the payment method is there in the response...I don't know why it's not being passed to Appwrite
Rank 1: Thread
It worked !! Thank you!
yes, it worked
thank you
could you explain why it did happen?