Git Product home page Git Product logo

bambora_ecomm's Introduction

bambora_ecomm

Create an ecomm site and intergrate the payment with bambora payment api

setup MySQL

  1. install MySQL on the local or get mysql credentials for MySQL hosting.
  2. get the hostname, username, password and database name.
  3. create a new database.(I forgot the database structure, kindly go through the code and get the table structure through reverse engineering)
  4. in the config.php file add the credentials in the respective fields.
  5. do the same in the dbcontroller.php file too.

create a user account in the app

  1. go to /signup.php in the app and create a new account with username and password.
  2. use these credential to login in, in order to login go to /login.php

create a bambora developer account

create a new bambora developer account and generate the api key. main api key is different from payment api key. follow the comments and bambora docs to setup the bambora in the app. file name is paymentapi.php also in profileapi.php too.

bambora_ecomm's People

Contributors

adharshchottu avatar

Stargazers

 avatar Supercool Coder avatar Dipak Kumar Tomar avatar Anand Kumar avatar

Watchers

 avatar

bambora_ecomm's Issues

Missing MYSQL entries - would be helpful

I created a table called users with username and password and that was as far as I got. Can you please let me know what the tables are in MYSQL? Are they only for the login.php and signup.php?

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.