iyzico v1.5.0 Iyzico.PaymentRequest
Link to this section Summary
Link to this section Types
Represents a payment request information.
For 3D Secure enhanced payment operations, navigate to Iyzico.SecurePaymentRequest
.
Link to this type
t()
t() :: %Iyzico.PaymentRequest{basket_id: binary, basket_items: list, billing_address: Iyzico.Address.t, buyer: Iyzico.Buyer.t, conversation_id: binary, currency: currency, installment: integer, locale: binary, paid_price: binary, payment_card: Iyzico.Card.t, payment_channel: payment_channel, payment_group: payment_group, price: binary, shipping_address: Iyzico.Address.t}