- Magento 基础教程
- Magento - 首页
- Magento - 概述
- Magento - 安装
- Magento - 架构
- Magento 商店设置
- Magento - 产品概述
- Magento - 设置语言
- Magento - 设置联系方式
- Magento - 设置类别
- Magento - 设置产品
- Magento - 设置库存
- Magento - 设置税费
- Magento - 设置运费
- Magento - 设置付款计划
- Magento - 设置支付网关
- Magento - 设置付款方式
- Magento - 设置货币
- Magento - 设置结账选项
- Magento - 设置 PayPal 付款
- Magento - 设置 Google Checkout
- Magento - 设置商店上线
- Magento 系统设置
- Magento - 设置客户
- Magento - 设置 Google Analytics
- Magento - 设置友好 URL
- Magento - 设置 Youtube 视频
- Magento - 设置 Facebook 点赞
- Magento - 设置翻译
- Magento - 设置系统主题
- Magento - 设置页面标题
- Magento - 设置页面布局
- Magento - 设置新页面
- Magento - 设置 CMS
- Magento - 设置电子报
- Magento 优化
- Magento - 网站优化
- Magento - 分析
- Magento - 数据库性能
- 搜索引擎优化
- Magento 有用资源
- Magento - 问答
- Magento - 快速指南
- Magento - 有用资源
- Magento - 讨论
Magento - 设置支付网关
支付网关在客户和商家之间以及商家和支付处理器之间安全地处理信用卡数据。它就像一个检查点,防止尝试收集客户的个人和财务信息,并充当商家和发卡银行之间的中介。
以下步骤描述了如何在 Magento 中设置支付网关:
步骤 1 - 登录您的 Magento 管理面板。
步骤 2 - 转到系统菜单,然后单击配置选项。
步骤 3 - 接下来,您将在页面左侧看到一些选项列表。向下滚动并转到销售部分,然后单击付款方式选项。
步骤 4 - 在付款方式部分下,展开PayPal 支付网关选项。它提供两种类型的支付网关方法;一种是Payflow Pro(包括 Express Checkout),另一种是Payflow Link(包括 Express Checkout)。分别单击配置按钮以输入 Payflow Pro 和 Payflow Link 选项的详细信息。
Payflow Pro选项是一个可定制的支付网关,可与商家账户一起使用以处理信用卡交易。它不需要 PayPal 账户,因为他们可以直接在网站上输入其信用卡信息,并且您需要在 Magento 管理面板中添加 API 凭据。它也用于处理 PayPal Express Checkout(允许客户通过信用卡或其个人 PayPal 账户的安全支付)交易。
在Payflow Link选项下,一旦客户决定结账,结账过程将在 PayPal 网站上进行。它通常被称为托管支付网关,它通过提供快速简便的方法将交易处理添加到您的网站来使客户停留在您的网站上。
广告