我想在我的 Web 应用程序中添加折扣优惠券代码,并使用 authorize.net 在 java 中实现购物车功能

I want to add discount coupon code in my web application with a implementing the shopping cart feature in java using authorize.net

如何在 authorize.net 中配置优惠券代码?
帐户中是否有任何位置,或者我必须手动在我的代码中声明优惠券代码?

您必须在发送交易进行处理之前应用任何折扣。