Git Product home page Git Product logo

Comments (4)

suraj-webkul avatar suraj-webkul commented on June 18, 2024

Hi @plyaskin,

Please go to apilayer.com to get your API key. The endpoint will be:

https://api.apilayer.com/exchangerates_data/convert

from bagisto.

plyaskin avatar plyaskin commented on June 18, 2024

@suraj-webkul
It still doesn't work.
Please don't close the tasks before it is solved.

from bagisto.

suraj-webkul avatar suraj-webkul commented on June 18, 2024

Hi @plyaskin,

By default, we are using the Apilayer API for exchanging rates, which is free. If you prefer to use Fixer, which has limitations and most of its features are paid, you can update the services.php file as follows:

config/services.php
'exchange_api' => [
-   'default' => 'exchange_rates',
+   'default' => 'fixer',
    .....
],

from bagisto.

plyaskin avatar plyaskin commented on June 18, 2024

@suraj-webkul
I want to use something that works.
Why did you add the rest options and didn't add the preferred options?
No any link and hint to APILayer, whyyyy????
And why the rest options don't work?
I really wanted to use your CMS, but it seems that this is not possible - you have a lot of bugs, not applicable Articles, modules and you don't solve them.

from bagisto.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.