Unable To Pay On Pay As You Go Plan
# support
v
@hamzazaman9 I'm here to help you with that! Could you please provide me with the error messages you're seeing when you try to resolve the bills? Once I have the specific error details, I'll be able to assist you more effectively. If you have screenshots, you can describe the error messages to me since I'm unable to view attachments.
You can continue this conversation by mentioning me in the message.
h
This is the error i got initially. Failed to purchase credits: Couldn't purchase credits. Error: Couldn't Create Stripe Payment Intent. Stripe Error: Error: The provided PaymentMethod was previously used with a Paymentintent without Customer attachment, shared with a connected account without Customer attachment, or was detached from a Customer. It may not be used again. To use a PaymentMethod multiple times, you must attach it to a Customer first.
Then when I tried to pay using a payment session link I got this Missing CSRF token.
@Vapi This is the error i got initially. Failed to purchase credits: Couldn't purchase credits. Error: Couldn't Create Stripe Payment Intent. Stripe Error: Error: The provided PaymentMethod was previously used with a Paymentintent without Customer attachment, shared with a connected account without Customer attachment, or was detached from a Customer. It may not be used again. To use a PaymentMethod multiple times, you must attach it to a Customer first. Then when I tried to pay using a payment session link I got this Missing CSRF token.
v
@hamzazaman9 It seems you're encountering two separate issues here. For the first error related to Stripe, it indicates that the payment method you're trying to use has been detached from a customer or was used without being attached to a customer. To resolve this, you'll need to ensure that the payment method is properly attached to a customer object in Stripe before it can be used again. This typically involves using the Stripe API to create a customer object and attaching the payment method to it. For the second error regarding the missing CSRF token, this is usually a security measure implemented in web applications to prevent cross-site request forgery. If you're using a payment session link, ensure that you're submitting the form with a valid CSRF token which should be provided by the payment processing page. Since these issues are quite specific and involve potentially sensitive operations, I would recommend reaching out to the support team of your payment processor or the technical team that handles your billing system. They should be able to guide you through the process of resolving these errors. If you need further assistance or have any other questions, feel free to ask.
h
I am only adding the card directly to VAPI I am not using stripe so why is it giving me this error?
@Vapi I am only adding the card directly to VAPI I am not using stripe so why is it giving me this error?
v
@hamzazaman9 I apologize for the confusion. Even though you are adding the card directly through VAPI, it seems that VAPI uses Stripe as their payment processor. The error message you received is a Stripe error, which means that VAPI's system is trying to interact with Stripe's API to process the payment. To resolve the issue with the payment method, you should: 1. Go to https://dashboard.vapi.ai/billing 2. Add your card number and details. 3. Click the Tick Icon to add the card. 4. If a verification pop-up appears, complete the verification and click the Tick Icon again. For the CSRF token error, this is likely an issue with the payment session link or the browser session. Make sure you're not refreshing the page or using the back button during the payment process, as this can sometimes cause the CSRF token to become invalid. If you continue to experience issues after following these steps, it would be best to reach out to VAPI's support team for further assistance. They will be able to look into the specific details of your account and guide you through the process of resolving these payment issues.
s
@hamzazaman9 can you try adding your credit card again by first deleting all of your cards and then switch to wallet based billing?
z
Hi, my Link account was deactivated unexpectedly, and I’m unable to subscribe to a paid plan on Vapi. I haven’t made any transactions and this is a new account. Can you offer a way to pay directly without using Stripe or use an alternate method outside of Link?
s
This ticket has been marked as solved, and as a result, you will no longer receive any further responses. Kindly create a new support ticket to escalate your inquiry. 
5 Views