4
questions
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, ...
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-...
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 ...
-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 ...