svennis94 / Buckaroo-PHP

An easy to use Buckaroo library for PHP
MIT License
0 stars 3 forks source link

Add TransactionRequestSpecification call #3

Closed svennis94 closed 8 years ago

svennis94 commented 8 years ago

I want to be able to get for example the iDeal banks dynamically from Buckaroo, this could be accomplished by implementing the TransactionRequestSpecification call. This way I don't have to update the banks if the banks change.

svennis94 commented 8 years ago

Running into an issue with the Buckaroo SOAP Service. Removed this issue from the milestones.

The server was unable to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.