bigcommerce / dev-docs

This repo contains the markdown files and static assets powering developer.bigcommerce.com. https://developer.bigcommerce.com/
41 stars 112 forks source link

DEVDOCS-5680: [update] Payments, clarify 3DS support #2121

Closed bc-traciporter closed 8 months ago

bc-traciporter commented 8 months ago

DEVDOCS-5680

{Ticket number or summary of work}

What changed?

Provide a bulleted list in the present tense

Anything else?

Add related PRs, salient notes, ticket numbers, etc.

ping {names}

slsriehl commented 8 months ago

Successor branch is https://github.com/bigcommerce/docs/tree/DEVDOCS-5689.

bc-rowan commented 8 months ago

Could we please update the new working to the following?

"3D Secure is a storefront-based experience that requires the shopper's interaction to authenticate the transaction. Because requests to our Payments API must be initiated in a server-to-server context, rather than from the storefront, any 3D Secure-enabled card must first be saved during a shopper-initiated transaction, then charged as a stored payment instrument. Attempts to process any payment that requires 3D Secure verification using a card that has not been previously saved will be unsuccessful."

bc-traciporter commented 8 months ago

See PR 15