Jump to content

Processing Payments with Stripe


Recommended Posts

Good afternoon,

We are in the process of setting up Stripe for a payment method for our WHMCS system

The system is asking for details that are both not needed and some bank accounts / cards do not provide...

  • Start Date
  • Issue Number

To process a Credit Card payment the generally required fields are;

  • Name
  • Card Number
  • Expiry Date
  • CVV / CVC2

If you attempt to add a card or process a payment the error message you get is the following;

The following errors occurred:
  • Remote Transaction Failure. Please Contact Support.

The Stripe log shows the following;

Response body
"error": {
"code": "resource_missing",
"doc_url": "https://stripe.com/docs/error-codes/resource-missing",
"message": "No such customer: 76280879928",
"param": "id",
"type": "invalid_request_error"
}
 
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated