Shopping Cart Operations > Support

New Stripe with the connector only showing order number on customer statements

(1/3) > >>

llegrand:
Stripe V 1.1.2  that latest version using the connector works.   But  on the customer statements   the identifier is ONLY showing the Order number.   We have verified that the Public business information is set up correctly within the Stripe account to show the company name.   We can find no other place to force the use of the statement descriptor.  Nor do we know how the ShoppingShopping is originating

This is what is showing up within our Card account info - 
Nov 3, 2022   ORDER #10807   ShoppingShopping   $22.70   
The ShoppingShopping  should be the company name as showing in our Stripe Account info.  How do we get it to do so?

I have reached out to Stripe support  about this.  Below is the reply from my phone conversation.  Perhaps it will help you get to the solution quicker.

Hi Lee,

Thank you for accepting my call earlier about the information shown to your customer, glad we were able to find a solution.

Just a quick review of what we've accomplished today, you've mentioned that you've already entered your information in the "Public business information" section of your Stripe dashboard, however, your customer cannot see the store or site name; only see the order ID.

I've informed you that since there is no option to enter the order ID in your dashboard, then it means the information showing in your customer's statements are coming from the side of your platform (AbanteCart). Having said that, I would recommend reaching out to them so that they can look into it.

In case it helps, you can also share with them our Stripe documentation regarding statement descriptors:

https://stripe.com/docs/account/statement-descriptors

If we can be of further help, feel free to reach out to us any time.

Best regards,
Ros





Basara:
Hello.

We don't know the origin of "ShoppingShopping"

As you can see in the code we send the only order number and it is a statement recorded in the payment
https://github.com/abantecart/abantecart-src/blob/master/public_html/extensions/default_stripe/storefront/controller/responses/extension/default_stripe.php#L153

When you say "on the customer statements" is this a Bank statement?

llegrand:
Yes it is what the customer sees on their card statement as to the company they paid.
Not what is showing to the store owner  within their Stripe account info.

It is also the info that should be FOUND WITHIN the Stripe account payment information
You are not passing the correct info to Stripe

As I stated,  the store description for both accounts I checked are setup correctly with the merchant name in the Stripe information. 

I have attached screens shots from the new Stripe extension with connector labeled WRONG
and one for other Stripe accounts NOT using the new Stripe extension  labeled CORRECT

Please review your coding, Stripe support is exceedingly easy to contact and get quick help.
This issue is quite important to maintaining good customer relations when buying on AbanteCart sites.

Regards
Lee

Basara:
Hello.
I believe the statement is limited to 22 chars and for most users who use Stipe will be more convenient to see order number related to Payment than general name

llegrand:
This is an important decision on the part of AbanteCart configuration of the NEW connector you have chosen to replace the old Stripe.
I and my clients disagree,   an order number showing on the credit cart statement some many days or weeks after the transaction took place in the store (the customer can't identify)  is extremely problematic.

You had it correct in the old Stripe extension.  Maxtor's subscription extension has it correct by using the info setup within an Admins Stripe dashboard.   Other applications (not AbanteCart) that uses Stripe has it correct pushing the descriptor as input into the STRIP account dashboard.

The Stripe Dashboard allows to use an abbreviated descriptor if the Company name is too long.   This is managed within the Stripe Dashboard of the account holder.

AbanteCart needs to rethink this,  and follow convention of Stripe pushing out to the buying customer  the information as managed within the Stripe Account Dashboard.   AbanteCart has made a wrong decision here.

Again I ask you to please correct  this to a useful format for the buying customer of AbanteCart admins.   We are talking about the info that the buying customer sees on their credit card statement.   
 

Navigation

[0] Message Index

[#] Next page

Go to full version
Powered by SMFPacks Social Login Mod