Cartridge DE_EPAGES::4B
PURPOSE
This Cartridge enables merchants to use the 4B eCommerce package with epages shops. It creates a new feature "4B" and a payment type with the same name.
PREREQUSITES
- It requires epages 6.0.5 at least.
- Even for test transactions, the webserver must be available from the outside.
- 4B accepts payments in EUR and USD only.
GETTING STARTED
CONCEPTS
Checkout and payment process
- The payment starts on the storefront 4B payment page.
- The customer submits the form to 4B.
- The payment system sends a request to the epages system to get the basket data (?ObjectPath=/Shops/DemoShop&ChangeAction=Get4BBasket).
- The customer enters his credit card data on the 4B pages.
- 4B sends a return request (?ObjectPath=/Shops/DemoShop&ChangeAction=Return4B).
- The customer is redirected to the shop (?ObjectPath=/Shops/DemoShop&ChangeAction=Return4B).