Stripe.Resources.Payco (tiger_stripe v0.1.10)

Copy Markdown View Source

payment_method_details_payco

Summary

Types

t()

@type t() :: %Stripe.Resources.Payco{buyer_id: String.t(), transaction_id: String.t()}
  • buyer_id - A unique identifier for the buyer as determined by the local payment processor. Max length: 5000. Nullable.
  • transaction_id - The Payco transaction ID associated with this payment. Max length: 5000. Nullable.

Functions

object_name()