This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /* | |
| # Borica Request 3.0 | |
| Изпращане на заявка за извършване на електронно плащане: [borica_request.php](https://gist.github.com/dimitarminchev/08d8ab833fa481a8cc5c1e365a16c05e) | |
| - Автор: [доц. д-р Димитър Минчев](http://www.minchev.eu) | |
| - Eлектронна поща: [mitko@bfu.bg](mailto:mitko@bfu.bg) | |
| ## Документация | |
| - [Borica APGW e-Gateway Resources](https://3dsgate-dev.borica.bg/) | |
| - [APGW e-Commerce CGI Interface for Virtual Merchants](https://www.unicreditbulbank.bg/media/filer_public/e0/9b/e09b2ad9-bf31-4bbf-8085-ef09f6dcc7b5/borica_ecommerce_cgi_interface_v30_bg_ucb_1.pdf) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /* | |
| # Borica Responce 2.3 | |
| Получаване и обработка на отговор от електронно плащане: [borica_response.php](https://gist.github.com/dimitarminchev/34265c2c780ccff86a545eb4a1ffd88c) | |
| - Автор: [доц. д-р Димитър Минчев](http://www.minchev.eu) | |
| - Eлектронна поща: [mitko@bfu.bg](mailto:mitko@bfu.bg) | |
| ## Документация | |
| - [Borica APGW e-Gateway Resources](https://3dsgate-dev.borica.bg/) | |
| - [APGW e-Commerce CGI Interface for Virtual Merchants](https://3dsgate-dev.borica.bg/P-OM-41_BORICA_eCommerce_CGI_interface_v2.3.pdf) |