Skip to content

Releases: cuenca-mx/cuenca-python

Pre release- test iam

Pre release- test iam Pre-release
Pre-release

Choose a tag to compare

@keryc keryc released this 16 Oct 22:50
0.3.6-test-iam

update version

BillPayment and WhatsappTransfer correct

Choose a tag to compare

@alexviquez alexviquez released this 14 Oct 22:06
b26d61d
Change version of Cuenca-Validations (#75)

* change version cuenca-validations

* update version

* change version pre release

* models in init

* update version

Pre release models in init

Pre-release

Choose a tag to compare

@keryc keryc released this 14 Oct 21:15
0.3.6.dev1

models in init

Pre release version cuenca-validations

Pre-release

Choose a tag to compare

@keryc keryc released this 14 Oct 21:05
0.3.6.dev0

change version pre release

Service Transactions and Service Provider

Choose a tag to compare

@keryc keryc released this 14 Oct 20:25
5c4688b
added BillPayment and ServiceProvider resources (#58)

* added billy_payments and service_providers

* changed service_provider fields and query type for bill_payments

* added tests for new resources and fixed BillPayment model

* added categories to ServiceProvider

* removed ServiceProvider resource, not going in that direction yet

* readded ServiceProvider as a resource

* added tests for ServiceProvider resource

* bump version

* testing pr workflow

Commissions resource

Choose a tag to compare

@alexviquez alexviquez released this 13 Oct 23:12
8885032
  • Adding 'commission' resource

Claim url now is optional

Choose a tag to compare

@alexviquez alexviquez released this 13 Oct 22:56
8cdb4c7
Whastapp transfer optional claim url (#63)

* optional claim url

* trigger GA

* change order

Use DepositQuery in resource deposits

Choose a tag to compare

@keryc keryc released this 04 Sep 19:41
8eff130
Add query params DepositTransfer in resource deposits (#55)

* Add query params DepositTransfer in resource deposits

* change version

* update cuenca-validations

don't filter out user_id on responses

Choose a tag to compare

@matin matin released this 25 Aug 21:02
f590470

All resources were already returning user_id. All this change does is ensure that it's not filtered by the client library

add cards resource

Choose a tag to compare

@matin matin released this 17 Aug 22:32
31a662a

Add the cards resource