davidgraeff / braintree-payment-graphql-rs

A Rust braintree payment client for the GraphQL API
MIT License
4 stars 1 forks source link

implement payment methods #4

Open CodeGus88 opened 9 months ago

CodeGus88 commented 9 months ago

Hello, I am new to this, it seems that when making a transaction, input parameters such as the "nonce" and the "payment_method_id" are missing, it is not clear.

davidgraeff commented 8 months ago

Hi, you are right. There have been a few developments since I had released this crate. I will update it.