Skip to main content
0 votes
0 answers
48 views

Integration of Pay box using angular 17

I am working on an application where I need to integrate the pay box payment API. I am submitting a multipart form where I mentioned a URLretour on which the pay box is sending us a response. However, ...
Kamran Khan's user avatar
  • 1,105
1 vote
1 answer
431 views

API Symfony 4 / Reactjs / Paybox - submit a form from back side and send its redirection to front side for payment

i'm trying to make a payment with paybox and I want to do all this in back side (Api Symfony). The paybox documentation give us an example to implement the payment here http://www1.paybox.com/espace-...
as-dev-symfony's user avatar
0 votes
0 answers
115 views

What is the problem on payment retry with Sylius?

I have a problem while implementing the payment process on my client website, using the SyliusPayboxBundle: I start the payment process: A new sylius_payment entry (calling A) is created with the ...
DjLeChuck's user avatar
  • 358
-1 votes
1 answer
155 views

Lexik paybox installation: Warning: DOMDocument::loadHTML(): Empty string supplied as input

Context: I try to set up the LexikPaybox bundle. I followed the installation guide in the readme. Problem: The $paybox->getUrl() method raises Warning: DOMDocument::loadHTML(): Empty string ...
Alexandre B.'s user avatar
  • 5,502