Docs.rs
  • yapay-sdk-rust-0.1.1
    • yapay-sdk-rust 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • saskenuba
    • Dependencies
      • erased-serde ^0.3 normal
      • futures ^0.3 normal
      • lazy_static ^1.4 normal
      • regex ^1 normal
      • reqwest ^0.11 normal
      • serde ^1 normal
      • serde-aux ^3 normal
      • serde_json ^1 normal
      • serde_path_to_error ^0.1 normal
      • strum ^0.24 normal
      • thiserror ^1 normal
      • time ^0.3.9 normal
      • url ^2.2.2 normal
      • validator ^0.15 normal
      • anyhow ^1.0.57 dev
      • tokio ^1 dev
      • uuid ^1.0.0 dev
    • Versions
    • 13.7% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate yapay_sdk_rust

logo
Change settings

List of all items

Structs

  • SDKJsonRequest
  • YapaySDK
  • YapaySDKBuilder
  • checkout::CheckoutPreferences
  • common_types::Card
  • common_types::CustomerAddress
  • common_types::CustomerPhoneContact
  • common_types::CustomerResponse
  • common_types::ResponseMessage
  • common_types::ResponseRoot
  • common_types::TransactionResponseCommon
  • common_types::TransactionTrace
  • common_types::YapayCardData
  • common_types::YapayCustomer
  • common_types::YapayProduct
  • common_types::YapayTransaction
  • common_types::YaypaySavedCardData
  • errors::ApiError
  • errors::ErrorCause
  • simulation::PaymentTaxResponse
  • simulation::SimulatePayload
  • simulation::SimulationResponseWrapper
  • simulation::SplitResponse
  • transaction::PaymentRequestRoot
  • transaction::TransactionResponseWrapper
  • transaction::creditcard::CreditCardPaymentResponse
  • transaction::creditcard::PaymentCreditCardPayload
  • transaction::creditcard::TransactionResponse
  • webhooks::Data
  • webhooks::WebhookRequest
  • webhooks::WebhookTransactionInfo

Enums

  • YapayEnv
  • common_types::AddressType
  • common_types::BankTransfer
  • common_types::CreditCard
  • common_types::PaymentType
  • common_types::PhoneContactType
  • errors::CreditCardError
  • errors::InvalidError
  • errors::SDKError

Traits

  • AccessToken
  • CanValidate
  • helpers::Stringify

Functions

  • common_types::validate_card_exp
  • common_types::validate_card_expiration
  • helpers::option_stringify
  • helpers::validate_cpf

Typedefs

  • CardTransactionResponse
  • SimulationResponse