Crate pay_u

Source
Expand description

This is unofficial client support integration with the REST API 2.1 protocol. It presents various methods of implementing online payments via different PayU services and is dedicated primarily to developers wanting to implement the PayU payment services.

Modules§

credit
This module allow to create credit request during create order request
muct
MultiUseCartToken
notify
Notification objects. Those objects will be send on notify_url if was given.
req
Objects used to send requests to PayU
res

Structs§

Address
Delivery address
Buyer
BuyerShippingAddress
Client
ClientId
Public payu OAuth client identifier
ClientSecret
Secret payu OAuth client identifier
Delivery
MerchantPosId
PayU internal merchant id
OrderId
PayU internal order id
PayMethod
Wrapper around pay method. It’s used only for deserializing notifications
Product
Prop
Refund
ShoppingCart
ShoppingMethod
Status

Enums§

CodeLiteral
Error
PaymentStatus
PayU payment status.
PaymentType
RefundStatus
ShoppingMethodType
Type of shipment
StatusCode

Statics§

SUCCESS

Type Aliases§

Price
Quantity
Result