-
Current version of wsdl allows to perform only test requests.
-
The existing Sunguard code is hardcoded to the "create_payment_token" transaction type. The Penn code is hardcoded to the "sale" type.
Need to decide whether and how to make this configurable.
toppa updated
10 years ago
-
If a plugin call fails part way through or if the payment call fails after the plugin made the call to the gateway but before we could update the rows (EnteringState callback), we are left with an und…
-
As a merchant, when my customer successfully completes a transaction, I want to direct them to a URL of my choosing, so that I can thank them for their purchase and/or direct them to an appropriate ne…
toppa updated
10 years ago
-
Hi I just wanted to check if you are actively working on this / intend to (obviously there isn't much there but it could be because you abandoned or it could be because you haven't pushed your work or…
-
basically, if I use a decimal version and the upstream is a multipart it doesn't convert it properly for comparison.
```
perl Makefile.PL
Warning: prerequisite Business::CyberSource 0.004000 not fou…
-
As a manager, I want to create and manage multiple merchant profiles, so that I can support more than Cybersource profile with a single Cybersourcery installation (or switch between the test and live …
toppa updated
10 years ago
-
As a merchant, I want to let customers know if and why their transaction failed, and let them try again, so that they can try again to complete their transaction successfully
- Direct the user back to…
toppa updated
10 years ago
-
I think we should keep it two one gem for now. Most people who are going to be using it will want to use it in the context of Rails. The primary advantage is that there'd be one place for all issues. …
-
For supporting recurring payments, what should we do with payment tokens? In a regular app they would probably be associated with user accounts in some fashion. Maybe we can provide a hook where users…
toppa updated
10 years ago