Skip to content

Instantly share code, notes, and snippets.

@marinsp
marinsp / borica_request.php
Last active February 27, 2022 03:38 — forked from dimitarminchev/borica_request.php
Borica Request 3.0
<?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)
@marinsp
marinsp / borica_response.php
Last active February 27, 2022 03:51 — forked from dimitarminchev/borica_response.php
Borica Response 3.0
<?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)