- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Request Payload for authorization using EUR currency
When using the Authorization for EUR currency, I am getting the following error
"Decline - General decline of the card. No other information provided by the issuing bank."
Can any one please help with the Request Payload for CreatePayment() with Currency "EUR" ? Note that currency value with "USD" works fine.
We have only one merchant ID for the demo account. Is that the reason for getting the error ?
Am I missing something in the payload ?
Thanks
โ10-04-2022 08:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When using Apollo Link, you define network behavior as a collection of link objects that execute in sequence to control the flow of data. By default, Apollo Client uses Apollo Link's HttpLink to send GraphQL queries over HTTP.
โ10-06-2022 01:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Now, I did find the Google Finance API /omegle shagle and started looking through that but I found a lot of info about portfolios, transactions, positions & other stuff I know nothing about.
Am I looking at the wrong docs? What do I need to do to get a feed of exchange rates from GF? Is this even possible?
EDIT
To make things a little clearer. I'm not interested in technical stuff nor do I want any code.
โ10-10-2022 10:09 PM