-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add customer creation functionality
This commit adds the ability to create a customer using the Conekta API. It includes changes to import necessary classes, configure authorization with an API key, and make a POST request to create a new customer. The code now uses the `CustomersApi` class instead of the deprecated `AntifraudApi`.
- Loading branch information
Showing
1 changed file
with
17 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters