Documentation You are here: start » gateways » stripe

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
gateways:stripe [2020/06/02 02:27] – [Setting Up Stripe for FoxyCart] adamgateways:stripe [2020/06/02 02:29] – [Adding a custom statement descriptor suffix] adam
Line 35: Line 35:
 As part of the configuration for Stripe in the Foxy admin, it's also possible to specify a statement descriptor suffix, which will be appended to the statement descriptor as set in your Stripe configuration which appears on your customers card statements. As part of the configuration for Stripe in the Foxy admin, it's also possible to specify a statement descriptor suffix, which will be appended to the statement descriptor as set in your Stripe configuration which appears on your customers card statements.
  
-This can be set using the optional "statement descriptor suffix" field within the Stripe settings on the "payment" section in the Foxy administration. The statement descriptor can be a maximum of 22 characters in length - which includes the descriptor already set on your Stripe account, and 2 additional characters of ``. This means that if your statement descriptor was `MYSTORE`, you would have 13 characters for your suffix. If you set the statement descriptor suffix to `CUSTOM-SUFFIX`, the descriptor on the customers card statement would show as `MYSTORE* CUSTOM-SUFFIX`. [[See this page on Stripe's documentation|https://stripe.com/docs/statement-descriptors#dynamic]] for more details.+This can be set using the optional "statement descriptor suffix" field within the Stripe settings on the "payment" section in the Foxy administration. The statement descriptor can be a maximum of 22 characters in length - which includes the descriptor already set on your Stripe account, and 2 additional characters of ''''. This means that if your statement descriptor was ''MYSTORE'', you would have 13 characters for your suffix. If you set the statement descriptor suffix to ''CUSTOM-SUFFIX'', the descriptor on the customers card statement would show as ''MYSTORE* CUSTOM-SUFFIX''. [[https://stripe.com/docs/statement-descriptors#dynamic|See this page on Stripe's documentation]] for more details.
  
  

Site Tools