#sashwtf_best-practices
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1445758638135316632
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
is there an example of a failed payment? are these failures the initial on-session payment, or off-session recurring payments?
For paypal payments it's just a generic "payment_failed", for Link / CC payments, it's often generic_decline or insufficient funds
You can take a look at the account, if you have the ability to do so
a specific pi_xxx ID please
but generaly for help with declines you'd need to speak with support as the likelihood is it's not integration related
for a paypal one: pi_3SaEy3RrjcGMGkY81ugumBae
cc / generic_decline: pi_3SYXk5RrjcGMGkY80tD8xiuJ
pi_3SYXk5RrjcGMGkY80tD8xiuJ was declined by the bank because of suspected fraud (network_decline_code: "83"): https://developer.mastercard.com/mastercard-merchant-presented-qr/documentation/server-apis/response-error-codes/
pi_3SaEy3RrjcGMGkY81ugumBae was a PayPal decline and I know nothing beyond that
not really integration related as I expected, so you'd need to speak with support if this is concerning