雨伞/ya-boleto-demo

演示

dev-master 2014-09-01 19:48 UTC

This package is auto-updated.

Last update: 2024-09-04 21:28:54 UTC


README

什么是?

支票组件演示应用及返回文件

安装

$ php composer.phar create-project umbrella/ya-boleto-demo path/to/install

访问演示应用

对于支票,我们只有BB、桑坦德和Real的示例,但您可以轻松地集成新的支票布局。在您的url中访问以下页面

  • /web/boleto/index.php?banco=bb
  • /web/boleto/index.php?banco=santander
  • /web/boleto/index.php?banco=real

对于返回文件,只需访问

  • /web/retorno/index.php

目前没有完善的布局,如果您想改进演示应用的布局,我将非常感谢您的帮助。