ChannelInitialBilling与MerchantInitiatedBillingSingleAgree之间的差异 [英] Difference between ChannelInitiatedBilling vs MerchantInitiatedBillingSingleAgreement

查看:109
本文介绍了ChannelInitialBilling与MerchantInitiatedBillingSingleAgree之间的差异的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试将Paypal集成到Rails的一个电子商务站点中. c1>和MerchantInitiatedBillingSingleAgreement.

I'm trying to integrate paypal in a e-commerce site on rails.I'm working on a existing code.While going through code I found two types of BillingType on configuration file, I found teo types of ChannelInitiatedBilling and MerchantInitiatedBillingSingleAgreement.

它们之间的基本区别是什么?任何赞赏将不胜感激.

What is the basic difference between them? Any appreciation will be appreciated.

使用ChannelInitiatedBilling时出现此错误

频道未启用频道发起的结算.

Channel not enabled for channel initiated billing.

使用MerchantInitiatedBillingSingleAgreement时出现此错误

商家未启用参考交易

Merchant not enabled for reference transactions

推荐答案

计费类型有两种:

MerchantInitiatedBilling:PayPal为与买方相关的每笔交易创建一个结算协议

MerchantInitiatedBilling : PayPal creates a billing agreement for each transaction associated with buyer

MerchantInitiatedBillingSingleAgreement:PayPal为与买方相关的所有交易创建一个计费协议.

MerchantInitiatedBillingSingleAgreement : PayPal creates a single billing agreement for all transactions associated with buyer.

您是否有一个支持ChannelInitiatedBilling的链接?可能已弃用.

Do you have a link that supports ChannelInitiatedBilling ? May be its deprecated.

这篇关于ChannelInitialBilling与MerchantInitiatedBillingSingleAgree之间的差异的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆