https://github.com/caioohv/efi-pay-nuxt-example
This is a sample Nuxt / Vue project that uses Efí Pay API to process payments via credit, pix and bank slips
https://github.com/caioohv/efi-pay-nuxt-example
api efi efibank efipay efipay-api nuxt nuxt-ui nuxtjs payment payments responsive vue vuejs
Last synced: 7 months ago
JSON representation
This is a sample Nuxt / Vue project that uses Efí Pay API to process payments via credit, pix and bank slips
- Host: GitHub
- URL: https://github.com/caioohv/efi-pay-nuxt-example
- Owner: Caioohv
- Created: 2025-05-20T20:52:41.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-05-28T00:15:42.000Z (8 months ago)
- Last Synced: 2025-06-08T17:22:54.925Z (7 months ago)
- Topics: api, efi, efibank, efipay, efipay-api, nuxt, nuxt-ui, nuxtjs, payment, payments, responsive, vue, vuejs
- Language: Vue
- Homepage: https://efi-pay-nuxt-example.vercel.app
- Size: 145 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Efi Pay Example
This is a basic application that uses Efí's payment API
The project is running in the Efí's sandbox environment, so you can create charges and test your code.
Feel free to use this as an example or to create a pull request :)
## Setup
Make sure to install dependencies:
```bash
npm install
```
## Development Server
Start the development server on `http://localhost:3000`:
```bash
npm run dev
```
## API Keys and certificate
I cant provide you my api keys and certificate, but you can get one at [Efi's website](https://www.sejaefi.com.br)