omnipay Questions

4

I'm trying to create a custom omnipay driver for a local gateway called creditguard. For this gateway you need to post the data to the endpoint and get back a redirect url for the payment form. My...
Golf asked 31/8, 2017 at 10:23

2

Solved

I'm working with the open source ticket system called Attendize. They already have the payment provider Stripe integrated. Now I'm trying to make this work with the payment provider Mollie. The ...
Asymptotic asked 24/5, 2017 at 6:8

1

Solved

I was looking for a payment solution for my web-app. I saw that there are APIs like stripe (for credit cards) or PayPal plugins that can deal with certain paying methods. Then I saw that there ar...
Grundyism asked 8/10, 2015 at 14:35

2

Solved

There is a plugin that need to config the composer First , I need to run: https://github.com/thephpleague/omnipay composer require omnipay/paypal:~2.0 So, I have type in the above command in ...
Upstate asked 21/8, 2015 at 4:17

1

I have used the Omnipay PayPal_Express checkout script on my site and everything works fine when I pay for an order except the order doesn't show in the PayPal Sandbox account. It does show when I...
Longlegged asked 26/2, 2014 at 13:43

1

Solved

I want to integrate Omnipay paypal in laravel 4. I have gone through but I was unable to understand how to do it. I didn't find any documentation. I have gone through this, this and this. I have in...
Pressey asked 24/12, 2013 at 6:33

1

Solved

Hi I need help with omnipay bundle and symfony 2. I am integrating paypal payment on my symfony 2 project , and I do redirection on paypal do PAY there and paypal redirect me on my redirectUrl, wit...
Beattie asked 5/9, 2013 at 12:14
1

© 2022 - 2024 — McMap. All rights reserved.