Problem/Motivation

The help link for how to configure Visa Checkout is broken. The current link leads to a 404 page on Authorize.net.

https://developer.authorize.net/api/reference/features/visa_checkout.html#Enrolling_in_Visa_Checkout

visa checkout documentation link

How to reproduce

  1. go to /admin/commerce/config/payment-gateways
  2. click "add payment gateway"
  3. select the following plugin option: Authorize.net (Visa Checkout)
  4. The help text under the "Visa Checkout API Key" field has a link for instructions on where to get the API key. That link goes to a non-existent page

Resolution

Track down the appropriate documentation page and update the link to Authorize.net's configuration documentation.

CommentFileSizeAuthor
#2 0f434be6-30ba-4e3b-926e-349f96d5df7a.png35.41 KBmoxojo
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

moxojo created an issue. See original summary.

moxojo’s picture

Issue summary: View changes
StatusFileSize
new35.41 KB
vmarchuk’s picture

The main question is where it should point, as I can't find instructions. But the key that was generated a long time ago still works.

vmarchuk’s picture

Version: 8.x-1.x-dev » 2.x-dev

vmarchuk’s picture

According to documentation https://community.developer.cybersource.com/t5/News-and-Announcements/Su... Visa Checkout is no longer supporting. So, you just need to mark this payment gateway as LEGACY-DEPRECATED.

  • 1bff9411 committed on 2.x
    Issue #3410399: Updated label for Visa Checkout as legacy-deprecated.
    
vmarchuk’s picture

Component: Documentation » Code
Status: Active » Fixed

Committed!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • 1bff9411 committed on 8.x-1.x
    Issue #3410399: Updated label for Visa Checkout as legacy-deprecated.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.