Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Integration with Authorize.Net (https://www.authorize.net/)

1. Setup payment engine in WebVideo

a. Login to WebVideo administrator area

b. Go to System Configuration -> Payment engines

c. Add payment engine for Authorize.Net, put following values:

Name: Authorize.Net
Short name:A.Net
Description: Pay with credit card
URL: https://%current_domain%/exec/payment/authorize_net?package_id=%package_id%&!x_login=111111111&!x_tran_key=2g23gfg23g23ghht&!x_amount=%package_ext_id%&!x_version=3.1
Cancel URL:put your website url
Required params:leave empty
Callback Handler:

leave empty


replace bold part with actual values of your Authorize.Net account

d. Click Add

2.  Setup packages in WebVideo

a. Login to WebVideo administrator area

b. Go to System Configuration -> Payment packages

c. Add payment packages and put following values:


Payment System:Authorize.Net
PackageID:enter you price, for example 10
Credit amount:enter how much customer receive, for example 100
Description:100 tokens for $10
Additional Parameters:leave empty
Membership:one-time

d. Click Add


  • No labels